line |
true |
false |
branch |
171
|
1 |
10722 |
if ($self->is_complete) |
172
|
1 |
0 |
defined $value ? : |
|
0 |
1 |
defined $message ? : |
176
|
5188 |
5534 |
if defined $message |
212
|
2 |
9739 |
if ($self->is_complete) { } |
216
|
0 |
9739 |
unless (defined $event) |
235
|
10 |
6352 |
if scalar grep({$_->is_exception;} @{$self->children;}) |
236
|
1439 |
4913 |
$self->_count_fails ? : |
331
|
218 |
21230 |
if (defined $formatter) |
346
|
1 |
116 |
unless $self->is_complete |
347
|
1 |
115 |
if $self->is_exception |
348
|
1 |
114 |
if $self->is_skipped |
349
|
2 |
112 |
if $self->is_info |
350
|
111 |
1 |
if $self->value |
371
|
1 |
1 |
if ($test->has_tag($tag) or $proto->has_tag($tag)) |
376
|
1 |
1 |
if ($test->has_tag($tag) or $proto->has_tag($tag)) |
381
|
1 |
4065 |
if @{$self->required_tags;} and @{$runner->required_tags;} |
383
|
0 |
4065 |
unless $runner->is_complete |