Source file "com/github/jsonldjava/utils/JarCacheStorage.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 385 of 385 | 0% | 36 of 36 | 0% | 31 | 31 | 88 | 88 | 13 | 13 |
getEntry(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 25 | 25 | 1 | 1 |
cacheEntry(URI, URL, JsonNode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
JarCacheStorage(ClassLoader, CacheConfig, HttpCacheStorage) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
getResources() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
getJarCache(URL) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getClassLoader() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
JarCacheStorage(ClassLoader, CacheConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putEntry(String, HttpCacheEntry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
updateEntry(String, HttpCacheUpdateCallback) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeEntry(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setClassLoader(ClassLoader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCacheConfig() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |