blib/lib/Statistics/Basic/Vector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 17 | 64.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 112 | 0 | 182 | blessed $vector and $vector->isa('Statistics::Basic::Vector') |
105 | 3 | 0 | 268 | defined $v and blessed $v |
169 | 26 | 2 | 3 | ref $e and not blessed $e |
195 | 37 | 0 | 2 | ref $e and not blessed $e |
276 | 160 | 0 | 0 | $Statistics::Basic::DEBUG >= 2 and ref $$this{'v'} |
line | l | !l | condition |
---|---|---|---|
83 | 0 | 2 | $$this{'c'}{$k} || ' |