| blib/lib/Config/Apple/Profile/Payload/Tie/Root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 107 | 0 | 789 | if (exists $$key_info{'value'}) |
| 113 | 649 | 140 | if (exists $$self{'payload'}{$key}) |
| 123 | 137 | 3 | if ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileArray) { } |
| 0 | 3 | elsif ($type == $Config::Apple::Profile::Payload::Tie::Root::ProfileClass) { } | |
| 202 | 242 | 127 | if (defined $value) { } |
| 255 | 0 | 0 | if exists $$self{'object'}->keys->{$key} |