| blib/lib/No/Sort.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 1 | 2 | if (ref $_[0]) |
| 73 | 1 | 0 | if (ref $_[0] eq 'CODE') { } |
| 0 | 0 | elsif (ref $_[0] eq 'HASH') { } | |
| 80 | 2 | 1 | unless $xfrm |
| 82 | 2 | 1 | if ($No::Sort::DEBUG) |
| 83 | 0 | 103 | unless $$xfrm{$a} cmp $$xfrm{$b} |
| 92 | 0 | 82 | unless $$xfrm{$a} cmp $$xfrm{$b} |
| 103 | 0 | 59 | if $p1 =~ tr/ 0-9A-Z_a-z\300-\326\330-\366\370-\377/,/cs |