| blib/lib/Math/Function/Interpolator/Cubic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 10 | 100.0 | 
| pod | 1 | 1 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 5 | 2 | n/a | BEGIN | 
| 11 | 2 | n/a | BEGIN | 
| 12 | 2 | n/a | BEGIN | 
| 13 | 2 | n/a | BEGIN | 
| 43 | 23 | n/a | _sorted_Xs | 
| 50 | 18 | n/a | _spline_points | 
| 87 | 8 | n/a | _extrapolate_spline | 
| 108 | 20 | Yes | cubic |