Branch Coverage

blib/lib/Pod/Confluence.pm
Criterion Covered Total %
branch 28 32 87.5


line true false branch
23 1 0 $options{'has_text'} ? :
36 1 17 $options{'has_text'} ? :
41 17 1 $options{'self_close'} ? :
96 4 3 if ($self->{'link_type'} eq 'pod') { }
3 0 elsif ($self->{'link_type'} eq 'url') { }
142 39 5 unless $self->{'in_cdata'}
143 1 43 if $self->{'in_non_breaking'}
228 6 1 if ($attribute_hash->{'type'} eq 'pod') { }
1 0 elsif ($attribute_hash->{'type'} eq 'url') { }
230 4 2 if (not $to or $self->{'packages_in_space'}{"$to"}) { }
234 3 1 $attribute_hash->{'section'} ? :
2 2 $to ? :
245 2 0 $to ? :
247 1 1 if ($section)
270 4 18 if ($self->{'indent'})
273 4 18 $style ? :