Branch Coverage

blib/lib/Dist/Zilla/Plugin/TestMLIncluder.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
17 0 1 if (not $ENV{'PERL_ZILD_TEST_000_COMPILE_MODULES'})
18 0 0 unless defined $testml_root
28 0 0 unless -d $testml_root and -f "$testml_root/bin/testml"
77 0 0 if ($file->name =~ m[^t/.*\.t$]) { }
0 0 elsif ($file->name eq 'Makefile.PL') { }
79 0 0 unless $content =~ /\A#!.*testml.*/
87 0 0 unless $name =~ s/\.t$//