| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QInternalMimeData| Name:  | QInternalMimeData::QInternalMimeData |  | Prototype:  | QInternalMimeData::QInternalMimeData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 187-190 |  
  |  | 2 | 1 | 
 canReadData| Name:  | QInternalMimeData::canReadData |  | Prototype:  | bool QInternalMimeData::canReadData(const QString &mimeType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 formats| Name:  | QInternalMimeData::formats |  | Prototype:  | QStringList QInternalMimeData::formats() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 209-222 |  
  |  | 8 | 4 | 
 formatsHelper| Name:  | QInternalMimeData::formatsHelper |  | Prototype:  | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 272-284 |  
  |  | 7 | 4 | 
 hasFormat| Name:  | QInternalMimeData::hasFormat |  | Prototype:  | bool QInternalMimeData::hasFormat(const QString &mimeType) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 196-207 |  
  |  | 7 | 4 | 
 hasFormatHelper| Name:  | QInternalMimeData::hasFormatHelper |  | Prototype:  | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 286-303 |  
  |  | 10 | 6 | 
 renderDataHelper| Name:  | QInternalMimeData::renderDataHelper |  | Prototype:  | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 305-345 |  
  |  | 22 | 5 | 
 retrieveData| Name:  | QInternalMimeData::retrieveData |  | Prototype:  | QVariant QInternalMimeData::retrieveData(const QString &mimeType, QVariant::Type type) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 224-264 |  
  |  | 29 | 9 |