| blib/lib/R/DescriptionFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 20 | 85.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 3 | ref $proto ? : |
| 36 | 0 | 1 | ref $proto ? : |
| 57 | 37 | 67 | if (defined $next_line and $next_line =~ /^\s+(.*)/) |
| 75 | 1 | 66 | unless (defined $val) |
| 82 | 7 | 59 | if (grep {$key eq $_;} @keys_deps) { } |
| 6 | 53 | elsif (grep {$key eq $_;} @keys_list_type) { } | |
| 3 | 50 | elsif (grep {$key eq $_;} @keys_logical) { } | |
| 86 | 32 | 18 | defined $_ ? : |
| 108 | 3 | 0 | unless (exists $self->{'Authors@R'}) |
| 114 | 1 | 2 | if (@missing_fields) |