OpenClover
Help
Coverage Report
Project overview
Packages
No results found.
Project Clover database Thu Dec 4 2025 14:43:25 GMT
Package jalview.ws.api
File WSAnnotationCalcManagerI.java
Code metrics
Branches:
0
Statements:
0
Methods:
0
Classes:
1
LOC:
6
NCLOC:
4
Total complexity:
0
Complexity density:
-
Statements/Method:
-
Methods/Class:
0
Average method complexity:
-
Branches:
0
Statements:
0
Methods:
0
Classes:
1
LOC:
6
NCLOC:
4
Total complexity:
0
Complexity density:
-
Statements/Method:
-
Methods/Class:
0
Average method complexity:
-
Classes
Class
Line #
Total Statements
Complexity
TOTAL Coverage
Actions
WSAnnotationCalcManagerI
3
0
0
-1.0
-
Show methods
Class WSAnnotationCalcManagerI
Class
WSAnnotationCalcManagerI
Line #
3
Total Statements
0
Complexity
0
TOTAL Coverage
-1.0
-
Contributing tests
No tests hitting this source file were found.
Source view
Collapse all methods
Show legend
1
package
jalview.
ws
.
api
;
2
-
Uncovered Elements: 0 (0)
Complexity: 0
Complexity Density: -
3
public
interface
WSAnnotationCalcManagerI
4
{
5
6
}