Total Complexity | 62 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 493 |
Lines of code | 235 |
Logical lines of code | 156 |
Comment lines | 98 |
Methods | 16 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_canvas() | 36 | 22 | 68 | |
parse_args() | 44 | 9 | 42 | |
get_chart_options() | 48 | 7 | 33 | |
get_reference_label() | 57 | 5 | 16 | |
populate() | 57 | 4 | 15 | |
get_canvas_styling() | 60 | 4 | 12 | |
apply_defaults() | 59 | 1 | 15 | |
is_chart() | 69 | 2 | 7 | |
__construct() | 73 | 1 | 5 | |
generate_element_id() | 74 | 1 | 4 | |
pie_chart() | 79 | 1 | 3 | |
doughnut_chart() | 79 | 1 | 3 | |
line_chart() | 79 | 1 | 3 | |
bar_chart() | 79 | 1 | 3 | |
polar_chart() | 79 | 1 | 3 | |
radar_chart() | 79 | 1 | 3 |