Condition Coverage

lib/Log/Localized.pm
Criterion Covered Total %
condition 12 16 75.0


and 3 conditions

line !l l&&!r l&&r condition
420 0 898 0 defined $msg and ref $msg eq '' || ref $msg eq 'CODE'
430 779 0 59 scalar @LOG_QUEUE and (caller 1)[3] ne 'llog'
447 0 1 82 defined $txt and ref $txt eq ''

or 2 conditions

line l !l condition
335 794 44 (caller 2)[3] || ''
454 69 25 (caller 1)[3] || 'main'

or 3 conditions

line l !l&&r !l&&!r condition
420 741 156 1 ref $msg eq '' || ref $msg eq 'CODE'