Skip to main content

Table 2 Sizes of the software systems (number of classes, methods and lines of code) and the related test suites

From: REDUNET: reducing test suites by integrating set cover and network-based optimization

Software

Classes

Methods

Lines

Test cases

Covered lines

chord-client

11

61

610

73

143

junit4

347

1772

5216

532

2046

jsoup

256

1697

7691

1171

3446

commons-cli

27

291

1213

801

779

commons-codec

102

916

4413

1303

2774

commons-collections

536

4449

13593

1391

3227

commons-jxpath

187

1632

9405

1173

3294

commons-math

917

6287

36603

1345

7066

jackson-core

124

2182

15796

1040

2428

jackson-dataformat-xml

55

520

2509

1031

805

  1. Column “Test cases” gives the number of test cases of the whole test suite; column “Covered lines” reports the number of instructions covered by the whole test suite