Skip to content

Commit 252a3b7

Browse files
authored
Update README.md
1 parent d90f469 commit 252a3b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ COVA is a static analysis tool to compute path constraints based on user-defined
1111
- The lists of constraint-APIs can be found in directory [`cova/config/`](cova/config/): click to see [UICallback-related APIs](cova/config/UICallback_APIs.txt), [Configuration-related APIs](cova/config/Configuration_APIs.txt) and [IO-related APIs](cova/config/IO_APIs.txt)
1212
- The tests for running constraintBench for COVA can be found in directory [`cova/src/test/java/constraintBenchTestSuite/`](cova/src/test/java/constraintBenchTestSuite)
1313
- For more detailed description of COVA's underlying analysis, a long version of the paper can be found here ([click to download](https://github.com/covaanalyst/cova-root/blob/master/longversion.pdf))
14+
- The COVA IDE support is included in the develop branch.
15+
1416
## API Documentation
1517
There is a generated [JavaDoc](https://secure-software-engineering.github.io/COVA/docs/) available.
1618

0 commit comments

Comments
 (0)