Condition Coverage

blib/lib/Mnet/Log/Conditional.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 defined $opts->{'log_id'} and not $opts->{'log_id'} =~ /^\S+$/

or 2 conditions

line l !l condition
72 0 0 shift() // {}
155 0 0 $self->{'log_id'} // '-'
180 0 1 $self->{'log_id'} // '-'

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 shift() // croak('missing class arg')