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 7     7   183867  
  7         23  
  7         54  
3              
4 4     4 0 574 1;