Condition Coverage

blib/lib/CGI/Panel.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
266 0 0 0 $parent and not $parent->isa('CGI::Panel')
1117 0 0 0 $name and $routine_name

or 2 conditions

line l !l condition
842 0 0 $$messages{'session_id'} || undef
946 0 0 $$self{'screenname'} || 'main'

or 3 conditions

line l !l&&r !l&&!r condition
578 0 0 0 $args{'routine'} || $args{'name'}
643 0 0 0 $label or $img
648 0 0 0 $args{'routine'} || $args{'name'}