| blib/lib/Statistics/OLS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 16 | 18 | 88.8 | 
| pod | 8 | 15 | 53.3 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 36 | 1 | n/a | BEGIN | 
| 43 | 1 | Yes | new | 
| 59 | 1 | Yes | setData | 
| 126 | 0 | No | error | 
| 132 | 1 | Yes | regress | 
| 249 | 1 | No | minMax | 
| 255 | 1 | Yes | coefficients | 
| 257 | 1 | Yes | rsq | 
| 259 | 1 | Yes | tstats | 
| 261 | 1 | No | av | 
| 263 | 1 | No | var | 
| 266 | 1 | No | sigma | 
| 268 | 1 | No | size | 
| 270 | 0 | No | dw | 
| 273 | 1 | Yes | residuals | 
| 297 | 1 | Yes | predicted | 
| 327 | 1 | n/a | _init | 
| 358 | 1 | n/a | _getMinMax |