Condition Coverage

blib/lib/HTML/CheckArgs/url.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
19 0 5 1 $$config{'required'} and not $value
48 2 0 1 $max_chars and length $value > $max_chars

or 3 conditions

line l !l&&r !l&&!r condition
19 5 0 0 $$config{'required'} || $value