blib/lib/XML/Filter/Sort/BufferMgr.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 26 | 53.8 |
line | true | false | branch |
---|---|---|---|
64 | 3 | 2 | if ($$self{'_match_subs'}) |
101 | 0 | 5 | if ($$self{'IgnoreCase'}) |
105 | 0 | 5 | if ($$self{'NormaliseKeySpace'}) |
113 | 0 | 5 | if ($$self{'KeyFilterSub'}) |
133 | 1 | 5 | if (@_) { } |
134 | 1 | 0 | unless ($$self{'records'}{$key}) |
142 | 5 | 0 | unless ($$self{'records'}{$key}) |
166 | 5 | 1 | if (ref $$self{'records'}{$key} eq 'ARRAY') { } |
194 | 0 | 4 | if (ref $cmp) { } |
0 | 4 | elsif ($cmp eq 'num') { } | |
195 | 0 | 0 | if ($dir eq 'desc') { } |
206 | 0 | 0 | if ($dir eq 'desc') { } |
217 | 0 | 4 | if ($dir eq 'desc') { } |