Details
Description
We currently only display the classes distribution by complexity whereas the methods distribution is the most valuable.
For classes, we should use the following intervals : 0+, 5+, 10+, 15+, 20+, 30+, 40+, 50+, 60+, 90+
and for methods : 0+, 2+, 4+, 6+, 8+, 10+, 12+, 15+, 20+, 30+
The TimeMachine service should also display the two distribution graphs.
By default, the per-method distribution should be selected.