Source file "aQute/lib/json/JSONCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,059 of 1,059 | 0% | 188 of 188 | 0% | 118 | 118 | 249 | 249 | 15 | 15 |
getHandler(Type, Class) | ![]() | 0% | ![]() | 0% | 35 | 35 | 84 | 84 | 1 | 1 |
parseNumber(Decoder) | ![]() | 0% | ![]() | 0% | 19 | 19 | 42 | 42 | 1 | 1 |
parseString(Decoder) | ![]() | 0% | ![]() | 0% | 16 | 16 | 34 | 34 | 1 | 1 |
decode(Type, Decoder) | ![]() | 0% | ![]() | 0% | 17 | 17 | 30 | 30 | 1 | 1 |
parseArray(Collection, Type, Decoder) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
hexDigit(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
getRawClass(Type) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
encode(Encoder, Object, Type, Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
JSONCodec() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addHandler(Type, Handler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
enc() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
dec() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnorenull(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isIgnorenull() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |