mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README.md
This commit is contained in:
parent
31cadbd810
commit
31614fe826
1 changed files with 2 additions and 2 deletions
|
@ -38,11 +38,11 @@ A unit test has the following stages:
|
|||
|
||||
| Test file name | Coverage | Comments |
|
||||
| ------------- | ------------- | ---- |
|
||||
| Total coverage | 88.6% | | |
|
||||
| Total coverage | 88.9% | | |
|
||||
| | | |
|
||||
| CDL.java | 98% | Reasonable test cases. |
|
||||
| Cookie.java | 98.9% | Reasonable test cases. |
|
||||
| CookieList.java |96.5% | Coverage > 90% |
|
||||
| CookieList.java |96.5% | Reasonable test cases. |
|
||||
| HTTP.java | 98.7%| Coverage > 90% |
|
||||
| HTTPTokener.java |93.2% | No test |
|
||||
| JSONArray.java |95.9% | Coverage > 90% |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue