| blib/lib/Algorithm/Simplex/Rational.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 7 | 12 | 58.3 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 24 | 0 | n/a | _build_objective_function_value |
| 93 | 0 | Yes | determine_simplex_pivot_columns |
| 116 | 0 | Yes | determine_positive_ratios |
| 162 | 12 | Yes | is_optimal |
| 183 | 0 | Yes | current_solution |
| 217 | 12 | Yes | make_fractions |
| 237 | 0 | Yes | display_fractions |