Branch Coverage

blib/lib/Dist/Zilla/Plugin/CommentOut.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
54 0 6 if $file->is_bytes
62 6 0 if ($id)
64 2 4 if ($self->remove) { }
70 2 4 if ($self->begin and $self->end)
81 12 5 if (not $in) { }
83 1 11 if ($_ =~ /$begin/u)
90 1 4 if ($_ =~ /$end/u) { }