Branch Coverage

blib/lib/App/BatParser.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
74 0 9 if ($^O eq 'MSWin32') { }
85 9 0 if ($text =~ $self->grammar) { }