Condition Coverage

blib/lib/Devel/REPL/Script.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 $^O eq 'MSWin32' && "$]" < 5.016
90 0 0 0 @opts == 1 and $opts[0] eq "run"

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 $ENV{'HOME'} || $ENV{'USERPROFILE'}