| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 operator=| Name:  | QHttpPart::operator= |  | Prototype:  | QHttpPart &QHttpPart::operator=(const QHttpPart &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 120-124 |  
  |  | 2 | 1 | 
 QHttpPart| Name:  | QHttpPart::QHttpPart |  | Prototype:  | QHttpPart::QHttpPart() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 98-100 |  
  |  | 2 | 1 | 
 QHttpPart| Name:  | QHttpPart::QHttpPart |  | Prototype:  | QHttpPart::QHttpPart(const QHttpPart &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 105-107 |  
  |  | 2 | 1 | 
 ~QHttpPart| Name:  | QHttpPart::~QHttpPart |  | Prototype:  | QHttpPart::~QHttpPart() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 112-115 |  
  |  | 1 | 1 | 
 setRawHeader| Name:  | QHttpPart::setRawHeader |  | Prototype:  | void QHttpPart::setRawHeader(const QByteArray &headerName, const QByteArray &headerValue) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 177-180 |  
  |  | 1 | 1 | 
 setHeader| Name:  | QHttpPart::setHeader |  | Prototype:  | void QHttpPart::setHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 setBodyDevice| Name:  | QHttpPart::setBodyDevice |  | Prototype:  | void QHttpPart::setBodyDevice(QIODevice *device) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 setBody| Name:  | QHttpPart::setBody |  | Prototype:  | void QHttpPart::setBody(const QByteArray &body) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 190-193 |  
  |  | 1 | 1 | 
 operator==| Name:  | QHttpPart::operator== |  | Prototype:  | bool QHttpPart::operator==(const QHttpPart &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 140-143 |  
  |  | 1 | 1 |