| blib/lib/Acme/Cow/Interpreter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 31 | 2 | n/a | BEGIN |
| 32 | 2 | n/a | BEGIN |
| 34 | 2 | n/a | BEGIN |
| 93 | 1 | Yes | new |
| 127 | 5 | Yes | init |
| 160 | 1 | Yes | copy |
| 200 | 2 | Yes | parse_string |
| 245 | 1 | Yes | parse_file |
| 293 | 1 | Yes | dump_mem |
| 343 | 1 | Yes | dump_obj |
| 397 | 3 | Yes | execute |