Summary

Test suite

Test case 1

  1: ReadCountDialog.getFeatureName((Feature) null);

Test case 2

  1: Box box0 = Box.createVerticalBox();
  2: ReadCountDialog readCountDialog0 = new ReadCountDialog((JFrame) null, "", (FeatureDisplay) null, box0);

Source Code

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

EvoSuite Parameters

  • TARGET_CLASS: uk.ac.sanger.artemis.components.alignment.ReadCountDialog
  • Size: 2
  • Length: 3
  • criterion: LINE;BRANCH;EXCEPTION;WEAKMUTATION;OUTPUT;METHOD;METHODNOEXCEPTION;CBRANCH
  • Coverage: 0.26738824900589603
  • BranchCoverage: 0.14705882352941177
  • MethodCoverage: 0.6666666666666666
  • OutputCoverage: 0.0


Back to Overview