Condition Coverage

blib/lib/Tangerine/hook/inline.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
39 55 4 73 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2
59 63 10 &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and $s->[1] eq 'Inline'

or 2 conditions

line l !l condition
42 0 10 $version //= ''

or 3 conditions

line l !l&&r !l&&!r condition
58 2 0 3 $langmap{$args[0]} // $args[0]