Condition Coverage

blib/lib/Desktop/Open.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 $exit_code == 4 and not $path_or_url =~ m[\A\w+://]
0 0 0 $exit_code == 4 and not $path_or_url =~ m[\A\w+://] and not -e $path_or_url

or 2 conditions

line l !l condition
27 0 0 $ENV{'PERL_DESKTOP_OPEN_USE_BROWSER'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $exit_code == 0 or $exit_code == 2