Condition Coverage

blib/lib/Acme/PIA/Export.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
294 0 0 0 $head and $line eq "\r\n"
375 0 0 0 defined $parms{'header'} and $parms{'header'} == 0

or 2 conditions

line l !l condition
235 0 0 shift() || 'contacts'

or 3 conditions

line l !l&&r !l&&!r condition
208 0 0 0 ref $class || $class
256 0 0 0 uc $ENV{'hostname'} || sprintf('%s-%0.5i', 'Acme-PIA-Export', rand 99999)