File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
2424
2525| Test file name | Coverage | Comments |
2626| ------------- | ------------- | ---- |
27- | Total coverage | 81.6 % | | |
27+ | Total coverage | 88.7 % | | |
2828| | | |
2929| CDL.java | 94.8% | Completed |
3030| Cookie.java | 97.5% | Completed |
3131| CookieList.java | 96.5% | Completed |
3232| HTTP.java | 98.7%| Completed |
3333| HTTPTokener.java | 93.2% | Completed |
34- | JSONArray.java | 42.3 % | In progress |
34+ | JSONArray.java | 95.9 % | In progress |
3535| JSONException.java | 26.7% | |
3636| JSONML.java | 83.2%| Completed |
37- | JSONObject | 90.8 % | Completed |
37+ | JSONObject | 90.9 % | Completed |
3838| JSONObject.Null | 87.5% | | |
3939| JSONStringer.java | 93.8%| Completed |
4040| JSONTokener.java | 72.1% | |
You can’t perform that action at this time.
0 commit comments