blib/lib/Dist/Zilla/Plugin/MungeFile/WithDataSection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 2 | 0 | 3 | $content =~ /\n__END__\n/g && pos $content |
26 | 1 | 4 | 0 | $content =~ /\n__DATA__\n/gps and !$end_pos || pos $content < $end_pos |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
26 | 1 | 2 | 1 | !$end_pos || pos $content < $end_pos |