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);})
|
131
|
0 |
0 |
if $col{'description'}
|
138
|
0 |
0 |
if (my $rgt = $c->stash->{'report'}->reportgrouptestrun)
|
155
|
0 |
0 |
if (my(@report_failures) = @{$self->get_report_failures($r);})
|
171
|
0 |
0 |
if defined $_->{'rgt_primary'}
|
172
|
0 |
0 |
$c->stash->{'report'}->suite ? :
|
175
|
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'};})
|