Subroutine Coverage 
| blib/lib/cPanel/TaskQueue/Task.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 26 | 26 | 100.0 | 
| pod | 20 | 20 | 100.0 | 
| line | count | pod | subroutine | 
| 32 | 43 | n/a | BEGIN | 
| 44 | 44 | n/a | _throw | 
| 51 | 151 | Yes | new | 
| 109 | 32 | Yes | reconstitute | 
| 141 | 113 | Yes | clone | 
| 160 | 8 | Yes | mutate | 
| 184 | 767 | Yes | command | 
| 185 | 6 | Yes | full_command | 
| 186 | 12 | Yes | argstring | 
| 187 | 381 | Yes | args | 
| 188 | 1 | Yes | timestamp | 
| 189 | 321 | Yes | uuid | 
| 190 | 15 | Yes | child_timeout | 
| 191 | 2 | Yes | started | 
| 192 | 82 | Yes | pid | 
| 193 | 10 | Yes | retries_remaining | 
| 196 | 8 | Yes | get_userdata | 
| 204 | 80 | Yes | get_arg | 
| 208 | 16 | Yes | set_pid | 
| 209 | 23 | Yes | begin | 
| 212 | 6 | Yes | decrement_retries | 
| 223 | 141 | n/a | _make_name_based_uuid | 
| 231 | 260 | n/a | _is_pos_int | 
| 238 | 121 | n/a | _is_valid_ns | 
| 243 | 64 | Yes | is_valid_taskid | 
| 248 | 7 | n/a | _verify_userdata_arg |