Condition Coverage

blib/lib/Protocol/DBus/Peer.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
348 1 2 0 $fds_ar and @$fds_ar
3 0 0 $fds_ar and @$fds_ar and not $self->supports_unix_fd

or 2 conditions

line l !l condition
342 1 2 $self->{'_endian'} ||= 'le'

or 3 conditions

line l !l&&r !l&&!r condition
344 1 2 0 $self->{'_to_str_fn'} ||= "to_string_$self->{'_endian'}"