From e9ee951e570c441151385d1ccd8c4230abf704ca Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 14:32:12 +0200 Subject: Updated javadoc, added jacoco and the necessary JUnit for this feature. --- target/site/jacoco/musichub.util/XMLHandler.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 target/site/jacoco/musichub.util/XMLHandler.html (limited to 'target/site/jacoco/musichub.util/XMLHandler.html') diff --git a/target/site/jacoco/musichub.util/XMLHandler.html b/target/site/jacoco/musichub.util/XMLHandler.html new file mode 100644 index 0000000..7aff8c8 --- /dev/null +++ b/target/site/jacoco/musichub.util/XMLHandler.html @@ -0,0 +1 @@ +XMLHandler

XMLHandler

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total72 of 720 %0 of 0n/a44252544
XMLHandler()230 %n/a119911
createXMLFile(Document, String)230 %n/a117711
parseXMLFile(String)220 %n/a118811
createXMLDocument()40 %n/a111111
\ No newline at end of file -- cgit v1.2.3