Condition Coverage

blib/lib/WWW/CSRF.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
249 1 1 1 $max_age >= 0 and $ref_time - $time > $max_age

or 2 conditions

line l !l condition
230 6 0 $$options{'MaxAge'} // 604800

or 3 conditions

line l !l&&r !l&&!r condition
144 5 1 0 $$options{'Time'} // time
227 4 2 0 $$options{'Time'} // time
238 0 0 6 $#masked_bytes != $#mask_bytes or $#masked_bytes != $#correct_bytes