v1.1.0
Changelog
New features
- Added Colorblind mode
- Added Quality factors
- Added Radar chart of quality factors
- Added new tab in HTML report with various global metrics
Other
- Slims phar : replacing Bootstrap and jQuery by native code
- Improve performances
- Improves support of Windows (#43, #44, #58)
- Added
--report-cli
parameter - Added zoom function in HTML report
- Stabilizes dependencies
BC
- Table of all metrics is disable by default in CLI report. You should enable it with
--report-cli
.
Bugfix
Contributors
# Future
I would like develop those features in the future:
- improvement of score calculation
- translation of how are calculated boundaries? in english
- LCOM without getters and setters (
LCOMngs
?) - documentation, documentation and documentation :)