blib/lib/Data/Structure/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
32 | 4 | 5 | has_utf8_xs($_[0]) ? : |
36 | 4 | 0 | utf8_off_xs($_[0]) ? : |
40 | 5 | 0 | utf8_on_xs($_[0]) ? : |
44 | 2 | 0 | _utf8_off_xs($_[0]) ? : |
48 | 1 | 0 | _utf8_on_xs($_[0]) ? : |
56 | 2 | 3 | unless $_[0] |
61 | 2 | 3 | unless $_[0] |
66 | 2 | 31 | unless $_[0] |
78 | 0 | 13 | unless $r |
84 | 15 | 3 | @_ ? : |