line |
true |
false |
branch |
42
|
0 |
0 |
unless (-d $self->out)
|
43
|
0 |
0 |
unless $self->out->mkpath
|
48
|
0 |
0 |
unless $file =~ m[/(?<dist>.*)\.json$]
|
54
|
0 |
0 |
if ref $data eq 'HASH' and $data->{'is_boring'}
|
57
|
0 |
0 |
if (exists $report->{'value'})
|
60
|
0 |
0 |
if (length $report->{'value'} > 255)
|
64
|
0 |
0 |
if ($report->{'bad'})
|
68
|
0 |
0 |
if (length $bad > 255)
|
75
|
0 |
0 |
if (length $report->{'package_br'} > 40)
|
81
|
0 |
0 |
if (length $line > 40)
|
86
|
0 |
0 |
if $line
|
89
|
0 |
0 |
if ($report->{'value'}) { }
|
255
|
0 |
0 |
if ($count > 1)
|
262
|
0 |
0 |
if ($count > 1) { }
|