Summary

Test suite

Test case 1

  1: FeaturePredicate featurePredicate0 = Selector.getIntronPredicate();
  2: assertNotNull(featurePredicate0);

Test case 2

  1: SimpleEntryGroup simpleEntryGroup0 = new SimpleEntryGroup();
  2: SimpleGotoEventSource simpleGotoEventSource0 = new SimpleGotoEventSource(simpleEntryGroup0);
  3: Selector selector0 = new Selector((Selection) null, simpleGotoEventSource0, simpleEntryGroup0, (BasePlotGroup) null);

Source Code

  1: No source found for uk.ac.sanger.artemis.components.Selector

EvoSuite Parameters

  • TARGET_CLASS: uk.ac.sanger.artemis.components.Selector
  • Size: 2
  • Length: 4
  • criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
  • Coverage: 0.3154885409789682
  • BranchCoverage: 0.010869565217391304
  • MethodCoverage: 0.6666666666666666
  • OutputCoverage: 0.5


Back to Overview