Branch Coverage

blib/lib/Pod/Weaver/Plugin/Include/Finder.pm
Criterion Covered Total %
branch 30 38 78.9


line true false branch
83 0 14 unless defined $podFile
97 3 0 if (defined $podFile)
108 15 24 unless defined $this->_tmplName
123 49 1 if ($this->_tmplName)
135 32 4 if ($str)
147 32 0 if ($+{'name'}) { }
170 12 0 if ($doc) { }
178 43 49 if ($para->isa('Pod::Elemental::Element::Pod5::Command')) { }
34 15 elsif (defined $this->_tmplName) { }
179 27 16 if ($para->command eq 'tmpl') { }
184 24 3 if $attrs->{'name'}
185 24 3 if $attrs->{'name'}
218 8 6 unless (defined $fullName)
224 0 14 unless defined $fullName
227 0 14 unless defined $fullName
232 12 2 unless ($template = $this->cache->{$fullName}{$opts{'template'}})
233 12 0 if (my $doc = $this->load_file($fullName, %opts))
252 4 0 defined $this->callerPlugin ? :
262 4 1 if (defined $this->callerPlugin) { }