From 9a234079437a1532072ed5f0bce0203922719b0f Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 27 Jun 2021 12:54:48 +0200 Subject: Fix : Javadoc missing --- target/site/jacoco/musichub.util/LogHandler.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 target/site/jacoco/musichub.util/LogHandler.html (limited to 'target/site/jacoco/musichub.util/LogHandler.html') diff --git a/target/site/jacoco/musichub.util/LogHandler.html b/target/site/jacoco/musichub.util/LogHandler.html new file mode 100644 index 0000000..b1e3f2b --- /dev/null +++ b/target/site/jacoco/musichub.util/LogHandler.html @@ -0,0 +1 @@ +LogHandler

LogHandler

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total0 of 46100 %0 of 0n/a0301103
write(String, String)26100 %n/a010501
read()13100 %n/a010401
LogHandler()7100 %n/a010201
\ No newline at end of file -- cgit v1.2.3 t/target/test-classes/musichub/util/XMLHandlerTest.class?h=develop&id=948ff415cd3571c9f418765b30f1547dd16e84bf&follow=1'>Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82