| blib/lib/Module/TestConfig/Question.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 28 | 34 | 82.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 24 | 3 | if (ref $_[0] eq 'ARRAY') { } | 
| 30 | 24 | 0 | if @q | 
| 31 | 24 | 0 | if @q | 
| 32 | 16 | 8 | if @q | 
| 33 | 5 | 19 | if @q | 
| 35 | 2 | 1 | ref $_[0] eq 'HASH' ? : | 
| 37 | 11 | 0 | if ($self->can($method)) { } | 
| 50 | 27 | 88 | if @_ | 
| 56 | 27 | 171 | if @_ | 
| 62 | 19 | 45 | if @_ | 
| 69 | 9 | 0 | if (@_) | 
| 70 | 8 | 1 | ref $_[0] eq 'HASH' ? : | 
| 73 | 17 | 0 | if ($self->can($method)) { } | 
| 82 | 0 | 9 | wantarray ? : | 
| 94 | 4 | 23 | if @_ | 
| 100 | 9 | 93 | if @_ | 
| 106 | 4 | 30 | if @_ |