Condition Coverage

blib/lib/MySQL/Packet.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

line !l l&&!r l&&r condition
485 0 0 0 $x == 254 and $_[0]{'packet_size'} >= 9
500 0 0 0 length $_ and ord $_ == 254
732 0 0 0 $type == 254 and $n < 9

or 2 conditions

line l !l condition
444 0 0 $_[1] || \*STDERR

or 3 conditions

line l !l&&r !l&&!r condition
181 1 0 0 eval 'use Digest::SHA qw(sha1); 1' or eval 'use Digest::SHA1 qw(sha1); 1'