| blib/lib/Test/FITesque/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 24 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 91 | 40 | 1 | if (@$data) |
| 119 | 25 | 1 | if (@$data) { } |
| 123 | 22 | 1 | if (not defined $$self{'__test_has_run__'}) { } |
| 133 | 10 | 12 | unless ($pkg->isa('Test::FITesque::Suite')) |
| 134 | 8 | 2 | $TEST_BUILDER ? : |
| 137 | 6 | 4 | if (my $count = $self->test_count) { } |
| 150 | 1 | 32 | unless ($fixture_object->parse_method_string($method_string)) |
| 156 | 23 | 9 | $TEST_BUILDER ? : |
| 159 | 1 | 31 | unless defined $method |
| 163 | 3 | 28 | if $METHOD_DETAIL_VERBOSE |
| 183 | 2 | 63 | if $@ |
| 184 | 2 | 61 | unless $class->isa('Test::FITesque::Fixture') |