blib/lib/Paludis/ResumeState/Serialization.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
23 | 6 | 0 | if _STRING($$config{'content'}) |
24 | 0 | 0 | if defined $$config{'content'} |
41 | 0 | 9 | unless defined $name and _STRING $name |
44 | 0 | 9 | unless exists $$formats{$name} |
54 | 0 | 6 | unless _HASHLIKE $config |
59 | 0 | 6 | unless defined $content |