blib/lib/Statistics/PointEstimation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 15 | 26.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
73 | 0 | 0 | 500 | defined $$self{'count'} and $$self{'count'} > 1 |
81 | 0 | 0 | 500 | $significance > 0 and $significance < 100 |
82 | 0 | 500 | 0 | defined $$self{'count'} and $$self{'count'} > 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 500 | 0 | ref $proto || $proto |
164 | 0 | 0 | 0 | ref $proto || $proto |