Condition Coverage

blib/lib/Tangerine/hook/tests.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
13 57 0 81 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1
57 80 1 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1 and &any(sub { $s->[1] eq $_; } , 'Test::Inter', 'Test::Modern', 'Test::More', 'Test::Strict')
20 57 0 80 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1
57 74 6 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1 and &any(sub { $s->[1] eq $_; } , 'Test::Needs', 'Test::Requires')