| blib/lib/App/Math/Tutor/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 0 | 168 | $str = "$term" and next |
| 91 | 0 | 271 | $str = "$term" and next |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 466 | 0 | my $term = $terms[$i] or return '0' |
| 90 | 76 | 0 | $term = $terms[$i] or return 'inf' |