Branch Coverage

_build/lib/My/Builder.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
10 0 0 if ($subaction and $subaction eq 'readme') { }
11 0 0 unless ($have_p2m)
18 0 0 unless $_ =~ /^(.*)\.pm$/
20 0 0 unless defined $name
35 0 0 if (length $mdstr > 1)
36 0 0 unless open my $mdf, ">", "$name.md"
50 0 0 if ($self->dist_version_from)