| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 cacheProxyCredentials| Name:  | QNetworkAccessAuthenticationManager::cacheProxyCredentials |  | Prototype:  | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 144-185 |  
  |  | 21 | 7 | 
 fetchCachedProxyCredentials| Name:  | QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials |  | Prototype:  | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 187-218 |  
  |  | 27 | 6 | 
 fetchCachedCredentials| Name:  | QNetworkAccessAuthenticationManager::fetchCachedCredentials |  | Prototype:  | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedCredentials(const QUrl &url, const QAuthenticator *authentication) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 268-293 |  
  |  | 17 | 5 | 
 cacheCredentials| Name:  | QNetworkAccessAuthenticationManager::cacheCredentials |  | Prototype:  | void QNetworkAccessAuthenticationManager::cacheCredentials(const QUrl &url, const QAuthenticator *authenticator) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 222-255 |  
  |  | 20 | 5 | 
 clearCache| Name:  | QNetworkAccessAuthenticationManager::clearCache |  | Prototype:  | void QNetworkAccessAuthenticationManager::clearCache() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 295-298 |  
  |  | 1 | 1 |