| Functionâ–ľ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 readData| Name:  | QNetworkReplyHttpImpl::readData |  | Prototype:  | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 325-357 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines (reference):  | 319-368 |  | Comparison:  | Different |  
  |  | Different | 25 | 9 | 
 canReadLine| Name:  | QNetworkReplyHttpImpl::canReadLine |  | Prototype:  | bool QNetworkReplyHttpImpl::canReadLine () const |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 366-380 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines (reference):  | 377-391 |  | Comparison:  | Different |  
  |  | Different | 8 | 4 | 
 bytesAvailable| Name:  | QNetworkReplyHttpImpl::bytesAvailable |  | Prototype:  | qint64 QNetworkReplyHttpImpl::bytesAvailable() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 294-310 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines (reference):  | 288-304 |  | Comparison:  | Different |  
  |  | Different | 6 | 3 |