blib/lib/DJabberd/StreamVersion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | l | !l | condition |
---|---|---|---|
24 | 5 | 2 | $major || 0 |
3 | 4 | $minor || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 3 | 4 | 0 | $$self[0] <=> $$other[0] || $$self[1] <=> $$other[1] |
76 | 0 | 0 | 0 | $$self[0] or $$self[1] |