Condition Coverage

blib/lib/PMVersions/Util.pm
Criterion Covered Total %
condition 5 11 45.4


or 2 conditions

line l !l condition
28 2 0 $hoh->{'GLOBAL'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
19 2 0 0 $path //= $ENV{'PMVERSIONS_PATH'}
20 2 0 0 $path //= 'File::HomeDir'->my_home . '/pmversions.ini'
35 2 1 0 $pmversions //= read_pmversions($path)