Branch Coverage

blib/lib/Printer/HP/Display.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
55 0 0 unless $#_ == 1
69 0 0 unless $#_ == 1
98 0 0 if ($status =~ /DISPLAY=\"(.*)\"/g)
138 0 0 unless my $sock = 'IO::Socket::INET'->new('PeerAddr', $host, 'PeerPort', 9100, 'Proto', 'tcp')