Total Complexity | 176 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 786 |
Lines of code | 452 |
Logical lines of code | 372 |
Comment lines | 144 |
Methods | 20 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_robots() | 35 | 34 | 80 | |
generate_canonical() | 38 | 25 | 59 | |
generate_title() | 40 | 24 | 56 | |
generate_description() | 41 | 24 | 51 | |
generate_og_image() | 45 | 18 | 37 | |
generate_keyword() | 55 | 9 | 18 | |
output_codes() | 52 | 7 | 24 | |
output_ogp_tags() | 56 | 7 | 20 | |
output_meta_tags() | 56 | 6 | 17 | |
generate_og_facebook() | 55 | 6 | 17 | |
generate_og_twitter() | 59 | 4 | 13 | |
generate_og_type() | 66 | 3 | 8 | |
get_meta_data() | 69 | 2 | 7 | |
generate_general_ogp() | 60 | 1 | 12 | |
generate_ogp_tags() | 69 | 1 | 8 | |
init() | 78 | 1 | 3 | |
generate_meta_tags() | 69 | 1 | 8 | |
main() | 66 | 1 | 9 | |
generate_og_locale() | 75 | 1 | 4 | |
__construct() | 98 | 1 | 1 |