Condition Coverage

blib/lib/WWW/Link_Controller/InfoStruc.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
114 0 1 0 $$infostruc{'mode'} eq 'directory' and not defined $$infostruc{'file_base'}
172 0 0 4 ref($array) =~ /ARRAY/ and defined $key
260 0 1 1 defined $base and $url =~ /^$base/
329 1 0 1 defined $base and $file =~ /^$base/