blib/lib/Test/FITesque/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 12 | 100.0 |
line | l | !l | condition |
---|---|---|---|
55 | 6 | 20 | $args ||= {} |
73 | 26 | 19 | $$self{'data'} ||= [] |
89 | 40 | 1 | $$self{'data'} || [] |
97 | 46 | 7 | $fixture_class->method_test_count($method_string) || 0 |
117 | 25 | 1 | $$self{'data'} || [] |
161 | 27 | 4 | $fixture_object->method_test_count($method_string) || 0 |