| bin/stopwatch | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 12 | 66.6 |
| pod | n/a | ||
| line | count | pod | subroutine |
|---|---|---|---|
| 6 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 18 | 0 | n/a | clear |
| 25 | 0 | n/a | print_seconds |
| 35 | 3 | n/a | get_h_m_s |
| 48 | 7 | n/a | get_seconds_from_string |
| 61 | 16 | n/a | parse_argv |
| 159 | 0 | n/a | print_help |
| 164 | 0 | n/a | main |