Condition Coverage

blib/lib/Exporter/Easiest.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
51 15 2 2 $key =~ /^(VARS|ISA)$/ and $spec[0] =~ /^\d+$/
81 10 42 15 $#$list and $$list[1] eq '=>'

or 3 conditions

line l !l&&r !l&&!r condition
51 2 2 15 $key =~ /^(VARS|ISA)$/ and $spec[0] =~ /^\d+$/ or $key eq 'ALL'