Condition Coverage

blib/lib/HTTP/Headers/Util.pm
Criterion Covered Total %
condition 11 12 91.6


and 3 conditions

line !l l&&!r l&&r condition
68 1 14 16 @_ and not ref $_[0]

or 3 conditions

line l !l&&r !l&&!r condition
30 34 8 1 s/^\s*;// or s/^\s+//
42 1 0 s/^\s*;// or s/^\s+// or s/^=//
77 4 1 26 $v =~ m([\x00-\x20()<>\@,;:\\\"/\[\]?={}\x7F-\xFF]) or not length $v