| blib/lib/Catmandu/Fix/sort_field.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 18 | 20 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 6 | 6 | if ($uniq) | 
| 41 | 0 | 12 | if ($reverse and $numeric) { } | 
| 1 | 11 | elsif ($numeric) { } | |
| 1 | 10 | elsif ($reverse) { } | |
| 55 | 2 | 10 | if ($undef_position eq 'first') { } | 
| 8 | 2 | elsif ($undef_position eq 'last') { } | |
| 56 | 1 | 1 | if ($uniq) { } | 
| 57 | 1 | 0 | if @$undefs | 
| 64 | 4 | 4 | if ($uniq) { } | 
| 65 | 2 | 2 | if @$undefs |