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
77 0 0 0 defined $opts->{'log_id'} and not $opts->{'log_id'} =~ /^\S+$/

or 2 conditions

line l !l condition
73 0 0 shift() // {}
156 0 0 $self->{'log_id'} // "-"
181 0 1 $self->{'log_id'} // "-"

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 0 shift() // croak("missing class arg")