| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 reset| Name:  | QHttpMultiPartIODevice::reset |  | Prototype:  | bool QHttpMultiPartIODevice::reset() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 484-491 |  
  |  | 5 | 3 | 
 writeData| Name:  | QHttpMultiPartIODevice::writeData |  | Prototype:  | qint64 QHttpMultiPartIODevice::writeData(const char *data, qint64 maxSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 549-554 |  
  |  | 3 | 1 | 
 readData| Name:  | QHttpMultiPartIODevice::readData |  | Prototype:  | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) |  | Coverage:  |  75.676% (28/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 492-547 |  
  |  | 37 | 9 | 
 isSequential| Name:  | QHttpMultiPartIODevice::isSequential |  | Prototype:  | bool QHttpMultiPartIODevice::isSequential() const |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 472-482 |  
  |  | 5 | 3 | 
 size| Name:  | QHttpMultiPartIODevice::size |  | Prototype:  | qint64 QHttpMultiPartIODevice::size() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 453-470 |  
  |  | 9 | 3 |