| 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} | 
| 803 | 1 | 0 | unless defined $inputs | 
| 805 | 0 | 0 | unless (exists $nw_best_by_input{$inputs}) | 
| 830 | 0 | 0 | unless (exists $nw_best_by_name{$key}) |