Condition Coverage

blib/lib/CGI/Push.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 3 $callback and ref $callback eq 'CODE'
57 3 0 1 @contents and defined $contents[0]
61 1 0 2 $last_page and ref $last_page eq 'CODE'
86 1 0 0 $delay >= 1 and not $delay =~ /\./