Condition Coverage

blib/lib/WWW/Link/Repair.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 3 ref $index and $index->can('lookup_second')
134 1 1 3 defined $key and $key =~ /^$oldurl/
141 0 1 0 $key =~ /^$oldurl/ and not $key eq $oldurl
149 0 1 0 defined $key and $key =~ /^$oldurl/

or 3 conditions

line l !l&&r !l&&!r condition
158 3 0 0 $fixed or carp("didn't make any substitutions for $oldurl")