Condition Coverage

blib/lib/Test/FITesque/Suite.pm
Criterion Covered Total %
condition 9 9 100.0


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')