Condition Coverage

blib/lib/App/Open.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
65 2 1 11 $config and $$self{'filename'}

or 3 conditions

line l !l&&r !l&&!r condition
67 2 7 1 $self->is_url or -e $$self{'filename'}
120 12 0 2 not $u->scheme or $u->scheme eq 'file'