File Coverage

blib/lib/Pugs/Grammar/Rule.pm
Criterion Covered Total %
statement 255 2466 10.3
branch 10 1000 1.0
condition 0 2116 0.0
subroutine 77 273 28.2
pod n/a
total 342 5855 5.8


line stmt bran cond sub pod time code
1             # placeholder file - see examples/Grammar.grammar for Rule.pmc's source
2              
3             1;