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
47 0 0 6 defined $self->{'_bodysz'} and not defined $self->{'_unix_fds'}

or 2 conditions

line l !l condition
52 0 6 $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
27 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}
48 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}
107 0 0 0 $!{'EAGAIN'} || $!{'EWOULDBLOCK'}