Condition Coverage

blib/lib/Test/FITesque/Suite.pm
Criterion Covered Total %
condition 11 12 91.6


or 2 conditions

line l !l condition
54 3 8 $args ||= {}
69 2 7 $$self{'data'} ||= []
108 8 1 $$self{'data'} || []

or 3 conditions

line l !l&&r !l&&!r condition
72 9 2 1 $test->isa('Test::FITesque::Test') or $test->isa('Test::FITesque::Suite')
116 4 0 1 $Builder->isa('Test::FakeBuilder') or not $Builder->has_plan