| blib/lib/SVN/Dump/Headers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 3 | 694 | if defined $headers and not ref $headers && reftype $headers eq 'HASH' |
| 16 | 692 | 2 | unless $headers |
| 58 | 3517 | 3744 | if exists $$self{$k} |
| 68 | 124 | 3 | exists $$self{'SVN-fs-dump-format-version'} ? : |
| 124 | 127 | exists $$self{'UUID'} ? : | |
| 801 | 251 | exists $$self{'Revision-number'} ? : | |
| 1154 | 1052 | exists $$self{'Node-path'} ? : |