Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 272 of 272 | 0% | 72 of 72 | 0% | 44 | 44 | 8 | 8 |
| isValidIPv6(String) | 0% | 0% | 16 | 16 | 1 | 1 | ||
| isValidIPv4(String) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| isValidIPv4WithNetmask(String) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| isValidIPv6WithNetmask(String) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| isMaskValue(String, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| isValid(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| isValidWithNetMask(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| IPAddress() | 0% | n/a | 1 | 1 | 1 | 1 |