Condition Coverage

blib/lib/File/MimeInfo/Applications.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
94 2 0 0 -f $user || $system && -f $system || $deprecated && -f $deprecated || $distro && -f $distro || $legacy && -f $legacy and -r _
121 0 0 2 -f $cache and -r _
124 0 0 2 -f $file and -r _

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 2 -f $user || $system && -f $system || $deprecated && -f $deprecated || $distro && -f $distro || $legacy && -f $legacy