| blib/lib/TAPx/Parser/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 80 | 13 | 14 | unless @_ | 
| 81 | 1 | 13 | unless ('ARRAY' eq ref $_[0]) | 
| 100 | 0 | 53 | unless my(@command) = $self->_get_command | 
| 108 | 0 | 53 | if ($@) { } | 
| 116 | 0 | 53 | if (IS_WIN32) | 
| 146 | 0 | 0 | unless @_ | 
| 164 | 0 | 0 | unless @_ | 
| 181 | 0 | 0 | unless @_ |