| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 276 | 0% | 12 of 12 | 0% | 16 | 16 | 49 | 49 | 10 | 10 |
| generateOTP(byte[], String, int, String) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| generateSecret(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| validateHOTP(String, byte[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| hmac_sha1(String, byte[], byte[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| hexStr2Bytes(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| generateHOTP(byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HmacOTP(int, String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| validateHOTP(String, String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| generateHOTP(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |