evg-c/java-project-71

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/java-ci.yml
.gitignore
Makefile
README.md
app/Makefile
app/build.gradle
app/config/checkstyle/checkstyle.xml
app/gradle/wrapper/gradle-wrapper.jar
app/gradle/wrapper/gradle-wrapper.properties
app/gradlew
app/gradlew.bat
app/settings.gradle
app/src/main/java/hexlet/code/App.java35
A
0 mins
F
0%
app/src/main/java/hexlet/code/CreateDataMap.java52
A
1 hr
A
93%
app/src/main/java/hexlet/code/Differ.java81
A
1 hr
A
90%
app/src/main/java/hexlet/code/Formatter.java51
A
0 mins
B
86%
app/src/main/java/hexlet/code/Parser.java19
A
0 mins
C
71%
app/src/main/java/hexlet/code/formatters/FormatJson.java11
A
0 mins
C
75%
app/src/main/java/hexlet/code/formatters/FormatPlain.java42
A
0 mins
A
92%
app/src/main/java/hexlet/code/formatters/FormatStylish.java47
A
0 mins
A
93%