Source file "org/bremersee/gpx/model/BoundsType.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 31 | 9% | 0 of 0 | n/a | 8 | 9 | 12 | 13 | 8 | 9 |
| setMinlat(BigDecimal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMinlon(BigDecimal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxlat(BigDecimal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxlon(BigDecimal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMinlat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinlon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxlat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxlon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BoundsType() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |