Total Complexity | 165 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 769 |
Lines of code | 436 |
Logical lines of code | 359 |
Comment lines | 141 |
Methods | 20 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_robots() | 36 | 30 | 74 | |
generate_title() | 40 | 22 | 55 | |
generate_canonical() | 40 | 22 | 51 | |
generate_description() | 41 | 22 | 50 | |
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 |