Source file "org/springframework/data/redis/connection/ReactiveNumberCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 0 of 0 | n/a | 5 | 5 | 15 | 15 | 5 | 5 |
| hIncrBy(ByteBuffer, ByteBuffer, Number) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| incrBy(ByteBuffer, Number) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decrBy(ByteBuffer, Number) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| incr(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decr(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |