| blib/lib/Statistics/R/REXP/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 672 | 9 | defined $_ ? : | 
| 15 | 681 | ref $_ eq ref [] ? : | |
| 34 | 6 | 10 | if (&blessed($_) and $_->can('to_pl')) { } | 
| 36 | 6 | 0 | if (ref $x eq ref []) { } | 
| 37 | 2 | 4 | if (scalar @{$x;} > 1 or $_->isa('Statistics::R::REXP::List')) { } |