Source file "org/apache/doris/common/property/PropertySchemaTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 501 of 501 | 0% | 0 of 0 | n/a | 21 | 21 | 125 | 125 | 21 | 21 |
| testStringPropNormal() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testEnumPropNormal() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testDatePropNormal() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testIntPropNormal() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testLongPropNormal() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBooleanPropNormal() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testStringPropMinNull() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testStringPropMaxNull() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testDatePropNullString() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testStringPropMinExceeded() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testStringPropMaxExceeded() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testDatePropInvalidString() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testEnumPropNullString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testIntPropNullString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEnumPropInvalidString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testLongPropNullString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testBooleanPropNullString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testIntPropInvalidString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testLongPropInvalidString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testBooleanPropInvalidString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| PropertySchemaTest() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |