Condition Coverage

blib/lib/Exporter/LexicalVars.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

line !l l&&!r l&&r condition
79 4 2 2 $var =~ /\A[\@\%]/ and defined $value
6 2 0 $var =~ /\A[\@\%]/ and defined $value and not ref $value

or 2 conditions

line l !l condition
36 0 2 $INC{"$nominal_file.pm"} ||= '/.cpan/build/Exporter-LexicalVars-0.001-YbhaqG/blib/lib/Exporter/LexicalVars.pm'
48 0 2 $inject{':all'} ||= [sort(@vars)]

or 3 conditions

line l !l&&r !l&&!r condition
60 0 1 0 $$inject{':default'} or $$inject{':all'}