| blib/lib/AI/CBR/Retrieval.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 2 | unless @$candidates |
| 39 | 1 | 1 | ref $spec eq 'AI::CBR::Case' ? : |
| 75 | 0 | 26 | unless $weight = $$att{'weight'} |
| 82 | 0 | 26 | !(defined $x && defined $y) ? : |
| 0 | 26 | !(defined $x || defined $y) ? : | |
| 139 | 1 | 3 | if ($candidate_with{$value}) { } |