| blib/lib/Circle/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 16 | 75.0 |
| pod | 0 | 12 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 7 | 4 | n/a | BEGIN |
| 8 | 4 | n/a | BEGIN |
| 10 | 4 | n/a | BEGIN |
| 15 | 12 | n/a | _find_commands |
| 55 | 5 | No | root_commands |
| 65 | 85 | No | new |
| 75 | 7 | No | sub_commands |
| 83 | 97 | No | name |
| 88 | 8 | No | shortname |
| 94 | 0 | No | is_default |
| 99 | 0 | No | desc |
| 104 | 0 | No | detail |
| 109 | 5 | No | args |
| 116 | 5 | No | opts |
| 122 | 0 | No | default_sub |
| 134 | 5 | No | invoke |