1
0
Fork 0
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:
Sean Leary 2015-04-12 19:35:34 -05:00
parent c4d9a9c5f9
commit 9835285f0c

View file

@ -31,11 +31,11 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
| CookieList.java |96.5% | Completed |
| HTTP.java | 98.7%| Completed |
| HTTPTokener.java |93.2% |Completed |
| JSONArray.java |18.3% | |
| JSONArray.java |42.3% | In progress |
| JSONException.java | 26.7% | |
| JSONML.java | 83.2%| completed |
| JSONObject | 24.9% | | in progress |
| JSONObject.Null | 75.0% | | |
| JSONML.java | 83.2%| Completed |
| JSONObject | 90.8% | Completed |
| JSONObject.Null | 87.5% | | |
| JSONStringer.java | 93.8%| Completed |
| JSONTokener.java | 72.1% | |
| JSONWriter.java | 88.9% | Completed |