Move some public methods from ChoiceManager to ChoiceUtilities
Work in progress - extract ChoiceAdventures from ChoiceManager
Finish removing arrarys of Objects
Finish initial implementation of Choice Manager split.
Forsake array serches for hash maps
option arrays can have nulls in them
ChoiceManager is now split into three files
Address code review comments. Organize methods within ChoiceManager.
No files changed.
Files | Complexity | Coverage |
---|---|---|
src/net/sourceforge/kolmafia | 19.16% | 24.53% |
Project Totals (1016 files) | 19.16% | 24.53% |
coverage-macos-latest-java-11
JAVA=11 OS=macos-latest
coverage-ubuntu-latest-java-11
JAVA=11 OS=ubuntu-latest
coverage-windows-latest-java-11
JAVA=11 OS=windows-latest
coverage-macos-latest-java-17
JAVA=17 OS=macos-latest
coverage-ubuntu-latest-java-17
JAVA=17 OS=ubuntu-latest
coverage-windows-latest-java-17
JAVA=17 OS=windows-latest
coverage-windows-latest-java-11
JAVA=11 OS=windows-latest
coverage-windows-latest-java-17
JAVA=17 OS=windows-latest
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.