Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Dec 3, 2017
1 parent ed2eb60 commit ab7ae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -199,7 +199,7 @@ cdk/tool/forcefield: open target/site/jacoco/index.html

The contribute method determines the number of pi electrons for an element with specified valence (v) and connectivity (x). We can see that two lines are flagged as yellow. On inspection we can see that 1 of 4 branches was missed. There are four branches because of two conditionals (2^2=4) and one of them is missed.

![JaCoCo Report Example](http://i56.photobucket.com/albums/g187/johnymay/cdk-wiki/jacoco-mmff-example_zps529c0073.png)
![](http://cdk.github.io/cdk/img/jacoco-mmff-example_zps529c0073.png)

IDEs and CI servers (Jenkins) can also integrate the reports directly.

Expand Down

0 comments on commit ab7ae50

Please sign in to comment.