Source file "org/springframework/boot/web/server/PortInUseException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 72 of 72 | 0% | 6 of 6 | 0% | 11 | 11 | 21 | 21 | 8 | 8 |
ifCausedBy(Exception, Class, Consumer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
PortInUseException(int, Throwable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$ifPortBindingException$1(Consumer, BindException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$throwIfPortBindingException$0(IntSupplier, Exception, BindException) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
throwIfPortBindingException(Exception, IntSupplier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ifPortBindingException(Exception, Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PortInUseException(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |