Source file "org/springframework/data/redis/support/atomic/RedisAtomicInteger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 354 of 354 | 0% | 16 of 16 | 0% | 41 | 41 | 85 | 85 | 33 | 33 |
| RedisAtomicInteger(String, RedisConnectionFactory, Integer) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| RedisAtomicInteger(String, RedisOperations, Integer) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| get() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| compareAndSet(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAndAccumulate(int, IntBinaryOperator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| accumulateAndGet(int, IntBinaryOperator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getAndUpdate(IntUnaryOperator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| updateAndGet(IntUnaryOperator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getAndSet(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| rename(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| initializeIfAbsent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAndGet(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| expire(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RedisAtomicInteger(String, RedisConnectionFactory, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedisAtomicInteger(String, RedisOperations, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementAndGet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decrementAndGet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| expireAt(Date) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RedisAtomicInteger(String, RedisConnectionFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedisAtomicInteger(String, RedisOperations) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAndAdd(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpire() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| persist() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAndIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAndDecrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| longValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| floatValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doubleValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |