Branch Coverage

lib/Pod/PseudoPod/Book/Command/buildchapters.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
17 0 0 unless $conf->{'book'}{'build_chapters'}
26 0 0 unless keys %$sections_href
34 0 0 unless keys %$sections_href
75 0 0 if $section =~ /_\d+.pod$/
91 0 0 unless /Z<(\w*)>/
122 0 0 unless exists $sections_href->{$1}