| Percentage | Lines | ||
|---|---|---|---|
| Distribution |
|
0 % | 21 |
| Normal |
|
85 % | 352 |
| StatsProvider |
|
100 % | 252 |
| Exponential |
|
100 % | 170 |
| Poisson |
|
100 % | 284 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Exponential::rangeRandom() | 42 | 18 | |
| Poisson::rangeRandom() | 42 | 16 | |
| Normal::rangeRandom() | 42 | 17 | |
| Poisson::methodPARandom() | 20 | 52 | |
| Normal::cdfProduct() | 12 | 21 | |
| Distribution::randomSample() | 6 | 9 | |
| Poisson::random() | 6 | 6 | |
| Poisson::rangePmf() | 6 | 30 | |
| Poisson::knuthRandom() | 6 | 17 | |
| StatsProvider::binomialCoefficient() | 5 | 23 | |