Branch Coverage

blib/lib/Pod/POM/View/Confluence.pm
Criterion Covered Total %
branch 9 20 45.0


line true false branch
20 0 0 ref $_[0] eq 'HASH' ? :
31 124 16 if ($type =~ s/^seq_//) { }
16 0 elsif (UNIVERSAL::isa($item, 'HASH')) { }
0 0 elsif (not ref $item) { }
35 16 0 if (defined $$item{'content'}) { }
0 0 elsif (defined $$item{'text'}) { }
40 0 0 ref $text ? :
96 0 15 ref $self ? :
114 1 1 unless $for->format =~ /\bconfluence\b/
122 1 1 unless $begin->format =~ /\bconfluence\b/