Condition Coverage

blib/lib/CGI/Application/Plugin/DebugScreen.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
149 0 0 0 exists $INC{'CGI/Application/Plugin/ViewCode.pm'} and not exists $INC{'CGI/Application/Dispatch.pm'}
164 0 0 0 $ENV{'CGI_APP_DEBUG'} and exists $INC{'CGI/Application/Plugin/ViewCode.pm'}
204 0 0 0 $$self{'__viewcode'} and $s{'package'} ne 'main'
247 0 0 0 $view and $package ne 'main'
0 0 0 $view and $package ne 'main' and $cur_line == $linenum

or 3 conditions

line l !l&&r !l&&!r condition
182 0 0 0 ref $self || $self