File Coverage

blib/lib/Sentry/Severity.pm
Criterion Covered Total %
statement 8 8 100.0
branch n/a
condition n/a
subroutine 6 6 100.0
pod 0 5 0.0
total 14 19 73.6


line stmt bran cond sub pod time code
1             use Mojo::Base -base, -signatures;
2 6     6   166523  
  6         17  
  6         35  
3              
4 4     4 0 482 1;