File Coverage

blib/lib/Perl/Critic/Policy/OTRS/RequireTrueReturnValueForModules.pm
Criterion Covered Total %
statement 33 34 97.0
branch 6 8 75.0
condition n/a
subroutine 11 12 91.6
pod 4 5 80.0
total 54 59 91.5


line stmt bran cond sub pod time code
1            
2            
3            

perltidy

4