File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,18 +24,18 @@ 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 | 58.4 % | | |
27+ | Total coverage | 81.6 % | | |
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 | 18 .3% | |
34+ | JSONArray.java | 42 .3% | In progress |
3535| JSONException.java | 26.7% | |
36- | JSONML.java | 83.2%| completed |
37- | JSONObject | 24.9 % | | in progress |
38- | JSONObject.Null | 75.0 % | | |
36+ | JSONML.java | 83.2%| Completed |
37+ | JSONObject | 90.8 % | Completed |
38+ | JSONObject.Null | 87.5 % | | |
3939| JSONStringer.java | 93.8%| Completed |
4040| JSONTokener.java | 72.1% | |
4141| JSONWriter.java | 88.9% | Completed |
You can’t perform that action at this time.
0 commit comments