blib/lib/Protocol/DBus/Peer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
300 | 1 | 2 | 0 | $fds_ar and @$fds_ar |
3 | 0 | 0 | $fds_ar and @$fds_ar and not $self->supports_unix_fd |
line | l | !l | condition |
---|---|---|---|
295 | 1 | 2 | $self->{'_endian'} ||= 'le' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
296 | 1 | 2 | 0 | $self->{'_to_str_fn'} ||= "to_string_$self->{'_endian'}" |