| blib/lib/SVN/Dump/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 26 | 26 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 1373 | 1 | $self->{'headers_block'} ? : |
| 43 | 32 | 4 | defined $prop ? : |
| 49 | 34 | 4 | defined $text ? : |
| 60 | 580 | 278 | if $self->has_prop |
| 64 | 119 | 739 | if $self->has_text |
| 68 | 1 | 857 | if (my $included = $self->get_included_record) |
| 74 | 96 | 762 | if $type =~ /\A(?:format|uuid)\z/ |
| 76 | 280 | 171 | $self->has_prop_or_text ? : |
| 311 | 451 | $type eq 'revision' ? : | |
| 88 | 32 | 3 | if defined $self->get_text_block |
| 90 | 32 | 3 | if $proplen |
| 128 | 1 | 2 | wantarray ? : |
| 144 | 58 | 148 | defined $text_block ? : |