Total Complexity | 161 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 748 |
Lines of code | 428 |
Logical lines of code | 352 |
Comment lines | 136 |
Methods | 20 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_robots() | 37 | 29 | 73 | |
generate_title() | 40 | 22 | 55 | |
generate_canonical() | 40 | 22 | 51 | |
generate_description() | 42 | 21 | 48 | |
generate_og_image() | 46 | 17 | 36 | |
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() | 74 | 2 | 4 | |
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 |