Total Complexity | 12 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 121 |
Lines of code | 50 |
Logical lines of code | 27 |
Comment lines | 48 |
Methods | 9 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_row() | 57 | 4 | 17 | |
__construct() | 72 | 1 | 6 | |
add_header_row() | 80 | 1 | 3 | |
add_footer_row() | 80 | 1 | 3 | |
add_body_row() | 75 | 1 | 4 | |
get_header() | 80 | 1 | 3 | |
get_footer() | 80 | 1 | 3 | |
get_body() | 80 | 1 | 3 | |
get_html() | 68 | 1 | 8 |