| blib/lib/Algorithm/Simplex/PDL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 7 | 12 | 58.3 | 
| pod | 6 | 6 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 6 | 2 | n/a | BEGIN | 
| 7 | 2 | n/a | BEGIN | 
| 38 | 12 | n/a | _build_number_of_rows | 
| 50 | 12 | n/a | _build_number_of_columns | 
| 110 | 12 | Yes | is_optimal | 
| 139 | 0 | Yes | determine_simplex_pivot_columns | 
| 166 | 0 | Yes | determine_positive_ratios | 
| 197 | 0 | Yes | display_pdl | 
| 210 | 0 | Yes | current_solution | 
| 247 | 0 | Yes | display_piddle |