blib/lib/Test/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 55 | 55 | 100.0 |
pod | 16 | 16 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
1 | 54 | n/a | BEGIN |
2 | 54 | n/a | BEGIN |
3 | 54 | n/a | BEGIN |
7 | 54 | n/a | BEGIN |
8 | 54 | n/a | BEGIN |
9 | 54 | n/a | BEGIN |
10 | 54 | n/a | BEGIN |
11 | 54 | n/a | BEGIN |
12 | 54 | n/a | BEGIN |
16 | 54 | n/a | BEGIN |
17 | 54 | n/a | BEGIN |
18 | 54 | n/a | BEGIN |
19 | 54 | n/a | BEGIN |
20 | 54 | n/a | BEGIN |
21 | 54 | n/a | BEGIN |
25 | 19 | Yes | current_method |
29 | 6 | Yes | builder |
39 | 60 | n/a | DESTROY |
44 | 936 | n/a | _test_info |
49 | 338 | n/a | _method_info |
54 | 598 | n/a | _methods_of_class |
62 | 121 | n/a | _parse_attribute_args |
79 | 121 | n/a | _is_public_method |
90 | 122 | Yes | Test |
100 | 54 | n/a | BEGIN |
103 | 6 | Yes | Tests |
106 | 54 | n/a | BEGIN |
109 | 120 | Yes | add_testinfo |
118 | 633 | n/a | _class_of |
123 | 59 | Yes | new |
132 | 302 | n/a | _get_methods |
167 | 47 | n/a | _num_expected_tests |
187 | 23 | Yes | expected_tests |
204 | 272 | n/a | _total_num_tests |
221 | 106 | n/a | _has_no_tests |
226 | 104 | n/a | _all_ok_from |
243 | 9 | n/a | _exception_failure |
256 | 203 | n/a | _threw_exception |
264 | 106 | n/a | _run_method |
269 | 54 | n/a | BEGIN |
271 | 129 | n/a | __ANON__ |
315 | 2 | Yes | fail_if_returned_early |
318 | 110 | n/a | _show_header |
331 | 112 | Yes | SKIP_CLASS |
337 | 139 | n/a | _isa_class |
346 | 37 | n/a | _test_classes |
351 | 44 | Yes | runtests |
405 | 21 | n/a | _find_calling_test_class |
414 | 21 | Yes | num_method_tests |
424 | 9 | Yes | num_tests |
431 | 1 | Yes | BAILOUT |
436 | 4 | n/a | _last_test_if_exiting_immediately |
440 | 3 | Yes | FAIL_ALL |
450 | 2 | Yes | SKIP_ALL |
459 | 6 | Yes | add_filter |