Condition Coverage

blib/lib/Protocol/DBus/Parser.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 3 defined $self->{'_bodysz'} and not defined $self->{'_unix_fds'}

or 2 conditions

line l !l condition
51 0 3 $hdr->[6]{{DESTINATION => 6, ERROR_NAME => 4, INTERFACE => 2, MEMBER => 3, PATH => 1, REPLY_SERIAL => 5, SENDER => 7, SIGNATURE => 8, UNIX_FDS => 9}->{'UNIX_FDS'}} || 0

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}
47 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}
106 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}