Condition Coverage

lib/Template/Plugin/URL.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
51 2 4 21 length $query and length $urlargs

or 2 conditions

line l !l condition
39 8 4 $args ||= {}
43 13 14 shift() || {}
50 25 2 $newbase || $base || ''