Analytics - gregswindle/eslint-plugin-crc GitHub Wiki
Analytics
Table of contents
1. Software forensics
CodeScene identifies patterns in the evolution of your code, helping you identify and predict:
-
Status:
-
Productivity impediments:
Which part of the code might become productivity bottlenecks?
-
Maintenance difficulties:
Which parts of the code will be hard to maintain?
-
Tribal knowledge:
What would be the technical risk if a key developer left the project?
-
Refactoring opportunities:
Which parts of the code should we improve to get a real productivity and quality gain
-
Knowledge distribution:
How is the knowledge distribution between teams in your codebase?