Condition Coverage

lib/Net/Printer.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
201 0 0 0 $$self{'filename'} && -e $$self{'filename'}
711 0 0 0 $retcode =~ /\d/ and $retcode == 0

or 2 conditions

line l !l condition
591 0 0 getlogin || getpwuid $< || 'nobody'
704 0 0 sprintf("%c%s\n", 2, $$self{'printer'}) || ''
706 0 0 $buf || 1
720 0 0 $buf || 'nothing'
803 0 0 (stat $fh)[11] || 16384