| lib/Wrapper/GetoptLong.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 11 | 12 | 91.6 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 4 | n/a | BEGIN | 
| 4 | 4 | n/a | BEGIN | 
| 5 | 4 | n/a | BEGIN | 
| 7 | 4 | n/a | BEGIN | 
| 8 | 4 | n/a | BEGIN | 
| 110 | 3 | Yes | new | 
| 136 | 0 | Yes | print_usage_and_die | 
| 150 | 3 | Yes | init_getopts | 
| 187 | 3 | Yes | mk_get_opt_array | 
| 226 | 3 | Yes | add_desc | 
| 258 | 2 | Yes | run_getopt | 
| 269 | 2 | Yes | execute_opt |