Branch Coverage
blib/lib/Dist/Zilla/Plugin/MungeFile/WithDataSection.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
26
3
1
if
(
$content
=~
/\n__DATA__\n/gps
and
!
$end_pos
||
pos
$content
<
$end_pos
)