| blib/lib/TAPx/Parser/Aggregator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 16 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 70 | 3 | 24 | if 'total' eq $method | 
| 75 | 6 | 73 | wantarray ? : | 
| 94 | 10 | 80 | if 'total' eq $summary | 
| 117 | 1 | 12 | if (exists $$self{'parser_for'}{$description}) | 
| 124 | 37 | 71 | if (my $count = $parser->$method) | 
| 156 | 7 | 2 | if @_ | 
| 169 | 0 | 8 | unless exists $$self{'parser_for'}{$description} | 
| 173 | 7 | 0 | wantarray ? : |