Branch Coverage

blib/lib/R/DescriptionFile.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
29 0 4 ref $proto ? :
36 0 1 ref $proto ? :
57 71 75 if (defined $next_line and $next_line =~ /^\s+(.+)/)
75 1 74 unless (defined $val)
82 12 62 if (grep {$key eq $_;} @keys_deps) { }
6 56 elsif (grep {$key eq $_;} @keys_list_type) { }
4 52 elsif (grep {$key eq $_;} @keys_logical) { }
86 95 21 defined $_ ? :
108 2 2 unless (exists $self->{'Authors@R'})
114 1 3 if (@missing_fields)