Source file "okhttp3/ConnectionSpec.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 325 of 325 | 0% | 26 of 26 | 0% | 31 | 31 | 49 | 49 | 18 | 18 |
cipherSuites(String[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
tlsVersions(String[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
cipherSuites(CipherSuite[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
tlsVersions(TlsVersion[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
allEnabledCipherSuites() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
allEnabledTlsVersions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
supportsTlsExtensions(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ConnectionSpec.Builder(ConnectionSpec) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ConnectionSpec.Builder(boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setTls$okhttp(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCipherSuites$okhttp(String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setTlsVersions$okhttp(String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSupportsTlsExtensions$okhttp(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTls$okhttp() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCipherSuites$okhttp() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTlsVersions$okhttp() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSupportsTlsExtensions$okhttp() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |