Branch Coverage

blib/lib/Config/Apple/Profile/Payload/Tie/Root.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
108 0 914 unless (exists $$self{'object'}->keys->{$key})
115 0 914 if (exists $$key_info{'value'})
121 737 177 if (exists $$self{'payload'}{$key})
130 163 14 if ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileArray or $type == $Config::Apple::Profile::Payload::Tie::Root::ProfileDict) { }
0 14 elsif ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileClass) { }
140 141 22 if ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileArray) { }
22 0 elsif ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileDict) { }
204 281 152 if (defined $value) { }
257 0 0 if exists $$self{'object'}->keys->{$key}