| blib/lib/Algorithm/Simplex/Float.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 6 | 7 | 85.7 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 78 | 52 | Yes | is_optimal | 
| 96 | 40 | Yes | determine_simplex_pivot_columns | 
| 125 | 40 | Yes | determine_positive_ratios | 
| 156 | 0 | Yes | current_solution | 
| 186 | 2 | Yes | is_basic_feasible_solution |