Condition Coverage

blib/lib/Data/Context/Log.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
53 7 8 0 @message == 1 and ref $message[0] || !defined($message[0])

or 3 conditions

line l !l&&r !l&&!r condition
53 1 1 6 ref $message[0] || !defined($message[0])