| blib/lib/Statistics/Descriptive/Discrete.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 15 | 73.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 256 | 101 | 7 | 16 | $temp == $k and $even | 
| 417 | 9 | 0 | 3 | not @_ || $self->{'dirty'} and defined $self->{'_frequency'} | 
| 452 | 1 | 0 | 3 | defined $partitions and $partitions >= 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 40 | 0 | 17 | 0 | ref $proto || $proto | 
| 417 | 8 | 1 | 3 | @_ || $self->{'dirty'} |