Branch Coverage

blib/lib/Collection/Utl/Mirror.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
61 0 4 unless @ids
68 3 1 unless exists $$res1{$key}
70 3 1 if (@notfound)
85 2 1 if (keys %create_keys)
95 0 2 unless exists $$created{$key}
132 1 1 if (exists $$coll2res{$key}) { }
136 1 0 if (ref $val eq 'HASH') { }
0 0 elsif (UNIVERSAL::isa($val, 'Collection::Utl::Item')) { }
153 1 1 if (keys %tocreate)
160 1 1 unless exists $$coll2res{$key}
191 0 2 unless $_->delete(@_)