File Coverage

blib/lib/Perl/Critic/Policy/OTRS/ProhibitLowPrecedenceOps.pm
Criterion Covered Total %
statement 22 23 95.6
branch 2 2 100.0
condition n/a
subroutine 9 10 90.0
pod 4 5 80.0
total 37 40 92.5


line stmt bran cond sub pod time code
1            
2            
3            

perltidy

4