Condition Coverage

blib/lib/CGI/State.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 12 defined $state and $param ne ''

or 2 conditions

line l !l condition
16 0 1 shift() || {}
70 18 1 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
51 9 3 0 $$node{$words[$w]} ||= $next
3 3 0 $$node[$words[$w]] ||= $next
69 18 1 0 shift() || 'CGI'->new('')
77 6 1 0 $ref eq 'HASH' or $ref eq 'ARRAY'