| blib/lib/Acme/Cow/Interpreter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 12 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 36 | 2 | n/a | BEGIN |
| 37 | 2 | n/a | BEGIN |
| 38 | 2 | n/a | BEGIN |
| 41 | 2 | n/a | BEGIN |
| 100 | 1 | Yes | new |
| 134 | 5 | Yes | init |
| 167 | 1 | Yes | copy |
| 207 | 2 | Yes | parse_string |
| 252 | 1 | Yes | parse_file |
| 300 | 1 | Yes | dump_mem |
| 350 | 1 | Yes | dump_obj |
| 404 | 3 | Yes | execute |