Class org.broadinstitute.hellbender.utils.clipping.ReadClipperUnitTest

19

tests

0

failures

0

ignored

0.144s

duration

100%

successful

Tests

Test Duration Result
testHardClipBothEndsByReferenceCoordinates 0.010s passed
testHardClipByReferenceCoordinates 0.051s passed
testHardClipByReferenceCoordinatesLeftTail 0.011s passed
testHardClipByReferenceCoordinatesRightTail 0.009s passed
testHardClipLowQualEnds 0.032s passed
testHardClipSoftClippedBases 0.011s passed
testHardClipSoftClippedBasesResultsInEmptyReadDontSetNegativeStartPosition 0s passed
testRevertEntirelySoftClippedReads 0s passed
testRevertSoftClippedBases 0.008s passed
testRevertSoftClippedBasesBeforeStartOfContig[0](-10, 1) 0s passed
testRevertSoftClippedBasesBeforeStartOfContig[1](-10, 10) 0s passed
testRevertSoftClippedBasesBeforeStartOfContig[2](-1, 1) 0s passed
testRevertSoftClippedBasesBeforeStartOfContig[3](-1, 10) 0s passed
testRevertSoftClippedBasesBeforeStartOfContig[4](0, 1) 0s passed
testRevertSoftClippedBasesBeforeStartOfContig[5](0, 10) 0s passed
testRevertSoftClippedBasesDoesntExplodeOnCompletelyClippedRead 0s passed
testRevertSoftClippedBasesWithThreshold 0.007s passed
testSoftClipBothEndsByReferenceCoordinates 0.004s passed
testSoftClippingOpEdgeCase 0.001s passed