| blib/lib/Mojar/Auth/Jwt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 14 | 17 | 82.3 | 
| pod | 9 | 9 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 4 | n/a | BEGIN | 
| 6 | 4 | n/a | BEGIN | 
| 7 | 4 | n/a | BEGIN | 
| 8 | 4 | n/a | BEGIN | 
| 9 | 4 | n/a | BEGIN | 
| 10 | 4 | n/a | BEGIN | 
| 32 | 7 | Yes | header | 
| 45 | 4 | Yes | body | 
| 62 | 1 | Yes | signature | 
| 93 | 0 | Yes | reset | 
| 99 | 0 | Yes | encode | 
| 112 | 1 | Yes | decode | 
| 121 | 0 | Yes | verify_signature | 
| 128 | 8 | Yes | mogrify | 
| 134 | 10 | Yes | demogrify | 
| 141 | 4 | n/a | BEGIN | 
| 143 | 8 | n/a | _encode_object |