blib/lib/JSON/Color.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 1 | 1 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
18 | 1 | n/a | BEGIN |
19 | 1 | n/a | BEGIN |
32 | 2 | n/a | _string |
66 | 1 | n/a | _number |
80 | 1 | n/a | _null |
94 | 1 | n/a | _bool |
108 | 2 | n/a | _array |
129 | 1 | n/a | _hash |
162 | 8 | n/a | _encode |
191 | 2 | Yes | encode_json |