| blib/lib/Algorithm/Networksort/Best.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 457 | 26 | 32 | if (exists $nw_best_by_input{$inputs}) { } |
| 762 | 0 | 0 | unless exists $opts{'name'} |
| 765 | 0 | 0 | unless exists $nw_best_by_name{$name} |
| 791 | 1 | 0 | unless defined $inputs |
| 793 | 0 | 0 | unless (exists $nw_best_by_input{$inputs}) |
| 814 | 0 | 0 | unless (exists $nw_best_by_name{$key}) |