Condition Coverage

blib/lib/CGI/Application/Plugin/LogDispatch.pm
Criterion Covered Total %
condition 9 19 47.3


and 3 conditions

line !l l&&!r l&&r condition
62 2 0 0 $$logger{'callbacks'} and ref $$logger{'callbacks'} ne 'ARRAY'
110 0 5 0 @_ and defined $$self{'__LOG_OBJECT'}
114 0 2 0 @_ and defined ${$class . '::__LOG_OBJECT';}

or 2 conditions

line l !l condition
111 0 5 $$self{'__LOG_CONFIG'} ||= {}
115 0 2 ${$class . '::__LOG_CONFIG';} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
60 2 0 7 $$logger{'append_newline'} or $$options{'APPEND_NEWLINE'}
80 2 5 0 $frompkg || $self