Branch Coverage

blib/lib/SVN/Dump/Record.pm
Criterion Covered Total %
branch 26 26 100.0


line true false branch
25 1345 1 $$self{'headers_block'} ? :
43 32 4 defined $prop ? :
49 34 4 defined $text ? :
60 570 274 if $self->has_prop
64 118 726 if $self->has_text
68 1 843 if (my $included = $self->get_included_record)
74 94 750 if $type =~ /\A(?:format|uuid)\z/
76 275 169 $self->has_prop_or_text ? :
306 444 $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 ? :