Condition Coverage

blib/lib/Tangerine/hook/moduleruntime.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
15 56 0 76 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1
56 74 2 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 1 and $s->[1] eq 'Module::Runtime'
22 127 0 3 $self->type eq 'runtime' and &any(sub { my $f = $_; &any(sub { $_ eq $f; } , @$s); } , @routines)
27 0 0 9 $clip <= $#$s and $clip < 3