Details
-
Sub-task
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
10.11.1.1
-
None
-
None
Description
According to code coverage analysis of EMMA and Jacoco, org.apache.derby.tools.sysinfo has a poor code coverage.
But , Derby has test for this class in org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest. So, the problem is this test are not taken into account by coverage suites.
So, This task is to investigate this class and to find the reason for this behavior.
Thanks,
Ahsan
Attachments
Issue Links
- blocks
-
DERBY-2343 sysinfo API only returns correct information for the first jar file on the classpath
- Open