| Total Complexity | 14 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 144 |
| Lines of code | 67 |
| Logical lines of code | 25 |
| Comment lines | 40 |
| Methods | 12 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| wp_version_comparisons() | 56 | 1 | 20 | |
| translate_text() | 71 | 2 | 6 | |
| test_is_wp_version_cmp() | 68 | 2 | 7 | |
| setUp() | 72 | 1 | 5 | |
| tearDown() | 81 | 1 | 3 | |
| test_unable_to_clone_object() | 76 | 1 | 4 | |
| test_unable_to_instantiate_object_from_class() | 81 | 1 | 3 | |
| test_unable_to_unserialize_an_instance_of_the_class() | 72 | 1 | 5 | |
| test_get_c2c_string_size() | 79 | 1 | 3 | |
| test_get_c2c_string_for_unknown_string() | 76 | 1 | 4 | |
| test_get_c2c_string_for_known_string_translated() | 79 | 1 | 3 | |
| test_get_c2c_string_for_known_string_untranslated() | 76 | 1 | 4 |