Branch Coverage

blib/lib/Apache/ASP/Collection.pm
Criterion Covered Total %
branch 18 24 75.0


line true false branch
10 2 0 if (defined $key) { }
22 8 52 if (defined $value) { }
32 20 elsif (defined $key) { }
23 0 8 if (ref $$self{$key} and $$self{$key} =~ /HASH/) { }
31 26 6 if (defined $value) { }
32 20 6 if (wantarray or $item_config) { }
33 14 6 ref($value) =~ /ARRAY/o ? :
35 2 4 ref($value) =~ /ARRAY/o ? :
49 23 9 if ($item_config)
53 6 26 wantarray ? :
69 0 0 if ($property =~ /property/io) { }
79 0 0 if ($property =~ /property/io) { }