Condition Coverage

blib/lib/XAO/DO/CGI.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
85 0 0 50 @c1 and $c1[3] =~ /get_cookie/

or 3 conditions

line l !l&&r !l&&!r condition
52 0 133 0 ref $proto || $proto
76 121 2 1 $self->SUPER::can($method) || $self->{'cgi'}->can($method)