Branch Coverage

blib/lib/Pod/Loom/Template/Default.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
76 0 13 if ($self->version_desc)
82 0 13 if defined $version
184 13 0 if ($authorCredit =~ /(.*\S)\s*(<.*>)$/) { }
198 12 1 if (my $mailto = $$bugs{'mailto'} or $$bugs{'web'})
201 11 1 if ($mailto)
206 11 1 if ($$bugs{'web'})
207 10 1 if $mailto
214 0 13 if ($repo)
215 0 0 if $repo =~ /^https?:/