ArrowFlightJdbcVarCharVectorAccessorTest

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total1,802 of 1,8020%4 of 40%1011013523529999
testViewVarcharVector()570%n/a11131311
testShouldGetDateReturnValidDateWithCalendar()390%n/a118811
testShouldGetTimeReturnValidDateWithCalendar()390%n/a118811
testShouldGetTimestampReturnValidDateWithCalendar()390%n/a118811
testShouldGetDateReturnValidDateWithoutCalendar()370%n/a118811
testShouldGetTimeStampBeConsistentWithTimeStampAccessor()370%n/a118811
testShouldGetTimeBeConsistentWithTimeAccessor()370%n/a117711
testShouldGetDateBeConsistentWithDateAccessor()370%n/a117711
testShouldGetTimeReturnValidDateWithoutCalendar()330%n/a117711
testShouldGetTimestampReturnValidDateWithoutCalendar()330%n/a117711
testShouldGetUnicodeStreamReturnValidInputStream()310%n/a116611
testShouldGetByteReturnValidPositiveByte()300%n/a116611
testShouldGetByteReturnValidNegativeByte()300%n/a116611
testShouldGetShortReturnValidPositiveShort()300%n/a116611
testShouldGetShortReturnValidNegativeShort()300%n/a116611
testShouldGetIntReturnValidPositiveInteger()300%n/a116611
testShouldGetIntReturnValidNegativeInteger()300%n/a116611
testShouldGetLongReturnValidPositiveLong()300%n/a116611
testShouldGetLongReturnValidNegativeLong()300%n/a116611
testShouldGetBigDecimalReturnValidPositiveBigDecimal()300%n/a116611
testShouldGetBigDecimalReturnValidNegativeBigDecimal()300%n/a116611
testShouldGetDoubleReturnValidPositiveDouble()300%n/a116611
testShouldGetDoubleReturnValidNegativeDouble()300%n/a116611
testShouldGetDoubleWorkWithPositiveInfinity()300%n/a116611
testShouldGetDoubleWorkWithNegativeInfinity()300%n/a116611
testShouldGetDoubleWorkWithNaN()300%n/a116611
testShouldGetFloatReturnValidPositiveFloat()300%n/a116611
testShouldGetFloatReturnValidNegativeFloat()300%n/a116611
testShouldGetFloatWorkWithPositiveInfinity()300%n/a116611
testShouldGetFloatWorkWithNegativeInfinity()300%n/a116611
testShouldGetFloatWorkWithNaN()300%n/a116611
testShouldGetBytesReturnValidByteArray()300%n/a116611
testShouldGetAsciiStreamReturnValidInputStream()300%n/a117711
testShouldGetCharacterStreamReturnValidReader()300%n/a116611
testShouldGetStringReturnValidString()280%n/a116611
testShouldGetObjectReturnValidString()280%n/a116611
assertGetBoolean(Text, boolean)240%20%224411
testShouldGetByteThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetByteThrowsExceptionForOutOfRangePositiveValue()200%n/a114411
testShouldGetByteThrowsExceptionForOutOfRangeNegativeValue()200%n/a114411
testShouldGetShortThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetShortThrowsExceptionForOutOfRangePositiveValue()200%n/a114411
testShouldGetShortThrowsExceptionForOutOfRangeNegativeValue()200%n/a114411
testShouldGetIntThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetIntThrowsExceptionForOutOfRangePositiveValue()200%n/a114411
testShouldGetIntThrowsExceptionForOutOfRangeNegativeValue()200%n/a114411
testShouldGetLongThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetLongThrowsExceptionForOutOfRangePositiveValue()200%n/a114411
testShouldGetLongThrowsExceptionForOutOfRangeNegativeValue()200%n/a114411
testShouldBigDecimalWithParametersThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetBigDecimalThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetDoubleThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetFloatThrowsExceptionForNonNumericValue()200%n/a114411
testShouldGetDateThrowsExceptionForNonDateValue()200%n/a114411
testShouldGetTimeThrowsExceptionForNonTimeValue()200%n/a114411
testShouldGetTimestampThrowsExceptionForNonTimeValue()200%n/a114411
assertGetBooleanForSQLException(Text)180%20%223311
testShouldGetStringFromNullReturnNull()170%n/a114411
ArrowFlightJdbcVarCharVectorAccessorTest()150%n/a113311
setUp()120%n/a113311
testShouldGetObjectClassReturnString()90%n/a113311
testShouldGetBooleanReturnFalseFor0()80%n/a112211
testShouldGetBooleanReturnFalseForFalseString()80%n/a112211
testShouldGetBooleanThrowsSQLExceptionForInvalidValue()70%n/a112211
testShouldGetBooleanThrowsSQLExceptionForEmpty()70%n/a112211
lambda$testShouldGetTimestampThrowsExceptionForNonTimeValue$20()60%n/a111111
lambda$testShouldGetTimeThrowsExceptionForNonTimeValue$19()60%n/a111111
lambda$testShouldGetDateThrowsExceptionForNonDateValue$18()60%n/a111111
lambda$testShouldBigDecimalWithParametersThrowsExceptionForNonNumericValue$14()60%n/a111111
testShouldGetBooleanReturnFalseForNull()50%n/a112211
lambda$assertGetBooleanForSQLException$21()50%n/a111111
lambda$testShouldGetFloatThrowsExceptionForNonNumericValue$17()50%n/a111111
lambda$testShouldGetDoubleThrowsExceptionForNonNumericValue$16()50%n/a111111
lambda$testShouldGetBigDecimalThrowsExceptionForNonNumericValue$15()50%n/a111111
lambda$testShouldGetLongThrowsExceptionForOutOfRangeNegativeValue$13()50%n/a111111
lambda$testShouldGetLongThrowsExceptionForOutOfRangePositiveValue$12()50%n/a111111
lambda$testShouldGetLongThrowsExceptionForNonNumericValue$11()50%n/a111111
lambda$testShouldGetIntThrowsExceptionForOutOfRangeNegativeValue$10()50%n/a111111
lambda$testShouldGetIntThrowsExceptionForOutOfRangePositiveValue$9()50%n/a111111
lambda$testShouldGetIntThrowsExceptionForNonNumericValue$8()50%n/a111111
lambda$testShouldGetShortThrowsExceptionForOutOfRangeNegativeValue$7()50%n/a111111
lambda$testShouldGetShortThrowsExceptionForOutOfRangePositiveValue$6()50%n/a111111
lambda$testShouldGetShortThrowsExceptionForNonNumericValue$5()50%n/a111111
lambda$testShouldGetByteThrowsExceptionForOutOfRangeNegativeValue$4()50%n/a111111
lambda$testShouldGetByteThrowsExceptionForOutOfRangePositiveValue$3()50%n/a111111
lambda$testShouldGetByteThrowsExceptionForNonNumericValue$2()50%n/a111111
static {...}50%n/a111111
lambda$testViewVarcharVector$30()20%n/a111111
lambda$testViewVarcharVector$28()20%n/a111111
lambda$testShouldGetDateBeConsistentWithDateAccessor$26()20%n/a111111
lambda$testShouldGetTimeBeConsistentWithTimeAccessor$24()20%n/a111111
lambda$testShouldGetTimeStampBeConsistentWithTimeStampAccessor$22()20%n/a111111
lambda$setUp$0()20%n/a111111
lambda$testViewVarcharVector$31(boolean)10%n/a111111
lambda$testViewVarcharVector$29(boolean)10%n/a111111
lambda$testShouldGetDateBeConsistentWithDateAccessor$27(boolean)10%n/a111111
lambda$testShouldGetTimeBeConsistentWithTimeAccessor$25(boolean)10%n/a111111
lambda$testShouldGetTimeStampBeConsistentWithTimeStampAccessor$23(boolean)10%n/a111111
lambda$setUp$1(boolean)10%n/a111111