Branch Coverage

blib/lib/Dist/Zilla/Plugin/CommentOut.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
52 0 8 if $file->is_bytes
60 8 0 if ($id)
62 4 4 if ($self->remove) { }
68 4 4 if ($self->begin and $self->end)
79 24 10 if (not $in) { }
81 2 22 if ($_ =~ /$begin/u)
84 1 1 if $self->remove
89 2 8 if ($_ =~ /$end/u) { }
92 1 1 if $self->remove
96 4 4 if ($self->remove) { }