lib/App/PRT/Command/MoveClassMethod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 23 | 23 | 100.0 |
pod | 0 | 10 | 0.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 1 | n/a | BEGIN |
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
8 | 1 | n/a | BEGIN |
9 | 1 | n/a | BEGIN |
10 | 1 | n/a | BEGIN |
13 | 12 | No | new |
28 | 2 | No | parse_arguments |
43 | 11 | No | register |
54 | 24 | No | source_class_name |
60 | 24 | No | source_method_name |
66 | 28 | No | destination_class_name |
72 | 21 | No | destination_method_name |
78 | 1 | No | source_method_body |
84 | 5 | No | destination_method_body |
96 | 9 | No | execute |
156 | 9 | n/a | _try_replace_tokens |
169 | 4 | n/a | _try_replace_tokens_in_target_class |
182 | 5 | n/a | _try_add_use |
190 | 8 | n/a | _try_delete_method_and_get_deleted_code |