| blib/lib/Digest/MurmurHash3/PurePerl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 16 | 16 | 100.0 | 
| pod | 2 | 2 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 5 | 2 | n/a | BEGIN | 
| 12 | 4 | Yes | murmur32 | 
| 29 | 2 | n/a | BEGIN | 
| 47 | 5 | Yes | murmur128 | 
| 64 | 2 | n/a | BEGIN | 
| 193 | 142 | n/a | _rotl32 | 
| 198 | 24 | n/a | _fmix32 | 
| 201 | 2 | n/a | BEGIN | 
| 206 | 2 | n/a | BEGIN | 
| 214 | 36 | n/a | _mmix32 | 
| 215 | 2 | n/a | BEGIN | 
| 222 | 2 | n/a | BEGIN | 
| 223 | 358 | n/a | _to_uint32 |