line |
true |
false |
branch |
76
|
19 |
171 |
if 'total' eq $method |
82
|
8 |
520 |
wantarray ? : |
93
|
84 |
756 |
if 'total' eq $summary |
117
|
1 |
111 |
if (exists $self->{'parser_for'}{$description}) |
129
|
0 |
1110 |
if $method eq 'exit' || $method eq 'wait' and $parser->ignore_exit |
132
|
383 |
727 |
if (my $count = $parser->$method) |
164
|
75 |
4 |
if @_ |
178
|
1 |
78 |
unless exists $self->{'parser_for'}{$description} |
181
|
75 |
1 |
wantarray ? : |
191
|
0 |
71 |
unless +(shift())->{'parse_order'} |
231
|
0 |
71 |
unless defined $self->{'start_time'} and defined $self->{'end_time'} |
279
|
25 |
0 |
$total ? : |
|
15 |
25 |
$self->has_errors || $total != $passed ? : |