line |
true |
false |
branch |
33
|
0 |
0 |
unless -e $path
|
39
|
0 |
0 |
if ($@)
|
48
|
0 |
0 |
if ($suite)
|
55
|
0 |
0 |
if (not $filename) { }
|
61
|
0 |
0 |
unless $filename
|
91
|
0 |
0 |
unless ($c->stash->{'report'})
|
97
|
0 |
0 |
unless ($c->stash->{'report'}->suite)
|
109
|
0 |
0 |
if (my $rga = $c->stash->{'report'}->reportgrouparbitrary)
|
126
|
0 |
0 |
if (my(@report_failures) = @{$self->get_report_failures($r);})
|
134
|
0 |
0 |
if (my $rgt = $c->stash->{'report'}->reportgrouptestrun)
|
151
|
0 |
0 |
if (my(@report_failures) = @{$self->get_report_failures($r);})
|
167
|
0 |
0 |
if defined $_->{'rgt_primary'}
|
168
|
0 |
0 |
$c->stash->{'report'}->suite ? :
|
171
|
0 |
0 |
unless $c->stash->{'failures'}{$c->stash->{'report'}->id}{'failures'}
|
|
0 |
0 |
unless (my(@report_failures) = @{[] unless $c->stash->{'failures'}{$c->stash->{'report'}->id}{'failures'};})
|