| Percentage | Lines | ||
|---|---|---|---|
| Subset |
|
0 % | 179 |
| SubsetContainer |
|
0 % | 105 |
| SubsetItem |
|
0 % | 45 |
| BruteForce |
|
100 % | 42 |
| BruteForceCustomA |
|
100 % | 60 |
| Greedy |
|
100 % | 21 |
| BasePartitionAlgorithm |
|
100 % | 161 |
| Partition |
|
100 % | 156 |
| PartitionContainer |
|
100 % | 151 |
| PartitionItem |
|
100 % | 44 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Subset::delete() | 12 | 8 | |
| Subset::sortByValue() | 12 | 20 | |
| SubsetContainer::compare() | 12 | 10 | |
| BruteForce::getResult() | 7 | 35 | |
| Subset::addItems() | 6 | 6 | |
| Subset::getItemsValues() | 6 | 10 | |
| Subset::getRawItems() | 6 | 10 | |
| Subset::getWeight() | 6 | 10 | |
| Subset::deleteItems() | 6 | 6 | |
| SubsetContainer::setPartition() | 6 | 8 | |