| lib/Net/Sieve/Script.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 17 | 18 | 94.4 | 
| pod | 10 | 10 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 5 | n/a | BEGIN | 
| 3 | 5 | n/a | BEGIN | 
| 6 | 5 | n/a | BEGIN | 
| 7 | 5 | n/a | BEGIN | 
| 8 | 5 | n/a | BEGIN | 
| 16 | 5 | n/a | BEGIN | 
| 17 | 5 | n/a | BEGIN | 
| 103 | 8 | Yes | new | 
| 131 | 1 | Yes | parsing_ok | 
| 146 | 7 | Yes | write_script | 
| 182 | 0 | Yes | equals | 
| 239 | 6 | Yes | read_rules | 
| 294 | 13 | Yes | find_rule | 
| 317 | 4 | Yes | swap_rules | 
| 348 | 5 | Yes | reorder_rules | 
| 389 | 9 | Yes | delete_rule | 
| 436 | 18 | Yes | add_rule | 
| 462 | 50 | n/a | _strip |