Branch Coverage

blib/lib/Book/Collate/Section.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
115 0 0 unless $self->{'_has_header'}
118 0 0 if $line =~ /TITLE:/
121 0 0 unless length $line
173 0 0 if ($line =~ /TITLE:/)
224 0 0 unless $max_keys
254 0 0 if $self->{'_has_header'}