Branch Coverage

blib/lib/Object/Remote/Logging.pm
Criterion Covered Total %
branch 11 28 39.2


line true false branch
38 17 128 unless ($DID_INIT)
53 0 3 if $_ eq ''
54 1 2 if ($_ eq '*') { }
1 1 elsif (s/^-//) { }
74 17 0 unless (defined $ENV{'OBJECT_REMOTE_LOG_FORWARDING'} and $ENV{'OBJECT_REMOTE_LOG_FORWARDING'} ne '')
78 0 17 if ($test_logging)
88 0 17 if (defined $Object::Remote::FatNode::REMOTE_NODE)
95 17 0 unless defined $level and $level ne ''
97 0 0 unless defined $format
98 0 0 unless defined $selections
111 0 0 unless defined $will_log
113 0 0 unless $will_log
116 0 0 if $remote_info->{'forwarded'}
127 0 0 if $ENV{'OBJECT_REMOTE_LOG_FORWARDING'}