blib/lib/HTML/Entities/ImodePictogram.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 54 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 0 | 8 | 13 | $num >= 63647 and $num <= 63740 |
0 | 8 | 0 | $num >= 63808 and $num <= 63817 | |
0 | 8 | 0 | $num >= 63824 and $num <= 63838 | |
0 | 8 | 0 | $num >= 63858 and $num <= 63870 | |
0 | 0 | 8 | $num >= 63872 and $num <= 63996 | |
93 | 0 | 4 | 1 | $cp >= 58942 and $cp <= 59035 |
0 | 4 | 0 | $cp >= 59036 and $cp <= 59045 | |
0 | 4 | 0 | $cp >= 59052 and $cp <= 59066 | |
0 | 4 | 0 | $cp >= 59086 and $cp <= 59098 | |
0 | 4 | 0 | $cp >= 59099 and $cp <= 59146 | |
0 | 0 | 4 | $cp >= 59148 and $cp <= 59223 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 10 | 8 | 42 | defined $2 or defined $3 |
45 | 3 | 2 | 3 | $opt{'unicode'} or $cp >= 59148 |
78 | 0 | 0 | 8 | $num >= 63808 and $num <= 63817 or $num >= 63824 and $num <= 63838 |
0 | 0 | 8 | $num >= 63808 and $num <= 63817 or $num >= 63824 and $num <= 63838 or $num >= 63858 and $num <= 63870 | |
93 | 0 | 0 | 4 | $cp >= 59036 and $cp <= 59045 or $cp >= 59052 and $cp <= 59066 |
0 | 0 | 4 | $cp >= 59036 and $cp <= 59045 or $cp >= 59052 and $cp <= 59066 or $cp >= 59086 and $cp <= 59098 | |
0 | 0 | 4 | $cp >= 59099 and $cp <= 59146 or $cp >= 59148 and $cp <= 59223 |