Branch Coverage

blib/lib/Dist/Zilla/Plugin/AutoPrereqsFast.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
67 1 3 if $file->is_bytes
69 0 3 unless $file->name =~ /\.(?:pm|pl|t|psgi)$/i or $file->content =~ /^#!(?:.*)perl(?:$|\s)/
72 0 3 if $file->name =~ m[^t/(?:author|release)-[^/]*\.t$]
78 0 3 if ($this_thing[0] =~ /^t/) { }
104 0 3 unless $self->skips
108 2 21 if $k =~ /$re/
114 1 2 if ($phase eq 'runtime') { }
118 0 21 if exists $got{$_}