| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QObjectPrivate::isSender| Name:  | QObjectPrivate::isSender |  | Prototype:  | bool QObjectPrivate::isSender(const QObject *receiver, const char *signal) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 317-337 |  
  |  | 14 | 6 | 
 QObjectPrivate::QObjectPrivate| Name:  | QObjectPrivate::QObjectPrivate |  | Prototype:  | QObjectPrivate::QObjectPrivate(int version) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 205-232 |  
  |  | 14 | 1 | 
 QNetworkReplyHttpImplPrivate::setCachingEnabled| Name:  | QNetworkReplyHttpImplPrivate::setCachingEnabled |  | Prototype:  | void QNetworkReplyHttpImplPrivate::setCachingEnabled(bool enable) |  | Coverage:  |  52.941% (9/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 2194-2218 |  
  |  | 14 | 5 | 
 QNetworkHeadersPrivate::setCookedHeader| Name:  | QNetworkHeadersPrivate::setCookedHeader |  | Prototype:  | void QNetworkHeadersPrivate::setCookedHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 970-994 |  
  |  | 14 | 4 | 
 QNetworkConfigurationManagerPrivate::configurationFromIdentifier| Name:  | QNetworkConfigurationManagerPrivate::configurationFromIdentifier |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::configurationFromIdentifier(const QString &identifier) const |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 242-265 |  
  |  | 14 | 5 | 
 QNetworkConfigurationManagerPrivate::configurationChanged| Name:  | QNetworkConfigurationManagerPrivate::configurationChanged |  | Prototype:  | void QNetworkConfigurationManagerPrivate::configurationChanged(QNetworkConfigurationPrivatePointer ptr) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 328-351 |  
  |  | 14 | 4 | 
 QNetworkAccessManagerPrivate::proxyAuthenticationRequired| Name:  | QNetworkAccessManagerPrivate::proxyAuthenticationRequired |  | Prototype:  | void QNetworkAccessManagerPrivate::proxyAuthenticationRequired(const QUrl &url, const QNetworkProxy &proxy, bool synchronous, QAuthenticator *authenticator, QNetworkProxy *lastProxyAuthentication) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1446-1491 |  
  |  | 14 | 4 | 
 QNativeSocketEnginePrivate::nativeSelect| Name:  | QNativeSocketEnginePrivate::nativeSelect |  | Prototype:  | int QNativeSocketEnginePrivate::nativeSelect(int timeout, bool checkRead, bool checkWrite, bool *selectForRead, bool *selectForWrite) const |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 1216-1244 |  
  |  | 14 | 5 | 
 QMetaProperty::type| Name:  | QMetaProperty::type |  | Prototype:  | QVariant::Type QMetaProperty::type() const |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2823-2847 |  
  |  | 14 | 6 | 
 QMetaObjectPrivate::parameterTypeNamesFromSignature| Name:  | QMetaObjectPrivate::parameterTypeNamesFromSignature |  | Prototype:  | QList<QByteArray> QMetaObjectPrivate::parameterTypeNamesFromSignature(const char *signature) |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 3614-3632 |  
  |  | 14 | 6 | 
 QMetaEnum::valueToKeys| Name:  | QMetaEnum::valueToKeys |  | Prototype:  | QByteArray QMetaEnum::valueToKeys(int value) const |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2698-2717 |  
  |  | 14 | 5 | 
 QMessageBoxPrivate::_q_buttonClicked| Name:  | QMessageBoxPrivate::_q_buttonClicked |  | Prototype:  | void QMessageBoxPrivate::_q_buttonClicked(QAbstractButton *button) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 498-521 |  
  |  | 14 | 3 | 
 QMessageBoxDetailsText::QMessageBoxDetailsText| Name:  | QMessageBoxDetailsText::QMessageBoxDetailsText |  | Prototype:  | QMessageBoxDetailsText(QWidget *parent=0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 108-127 |  
  |  | 14 | 1 | 
 QMessageAuthenticationCode::result| Name:  | QMessageAuthenticationCode::result |  | Prototype:  | QByteArray QMessageAuthenticationCode::result() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 263-286 |  
  |  | 14 | 3 | 
 QMenuBar::changeEvent| Name:  | QMenuBar::changeEvent |  | Prototype:  | void QMenuBar::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1394-1412 |  
  |  | 14 | 5 | 
 QMenu::mouseReleaseEvent| Name:  | QMenu::mouseReleaseEvent |  | Prototype:  | void QMenu::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2660-2685 |  
  |  | 14 | 6 | 
 QMenu::exec| Name:  | QMenu::exec |  | Prototype:  | QAction *QMenu::exec(const QPoint &p, QAction *action) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2437-2455 |  
  |  | 14 | 2 | 
 QMdiSubWindowPrivate::removeButtonsFromMenuBar| Name:  | QMdiSubWindowPrivate::removeButtonsFromMenuBar |  | Prototype:  | void QMdiSubWindowPrivate::removeButtonsFromMenuBar() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1836-1861 |  
  |  | 14 | 4 | 
 QMdiSubWindowPrivate::enterRubberBandMode| Name:  | QMdiSubWindowPrivate::enterRubberBandMode |  | Prototype:  | void QMdiSubWindowPrivate::enterRubberBandMode() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1889-1907 |  
  |  | 14 | 3 | 
 QMdiSubWindow::showSystemMenu| Name:  | QMdiSubWindow::showSystemMenu |  | Prototype:  | void QMdiSubWindow::showSystemMenu() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2545-2568 |  
  |  | 14 | 6 | 
 QMdiAreaPrivate::resetActiveWindow| Name:  | QMdiAreaPrivate::resetActiveWindow |  | Prototype:  | void QMdiAreaPrivate::resetActiveWindow(QMdiSubWindow *deactivatedWindow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1099-1119 |  
  |  | 14 | 5 | 
 QMdiArea::sizeHint| Name:  | QMdiArea::sizeHint |  | Prototype:  | QSize QMdiArea::sizeHint() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1736-1757 |  
  |  | 14 | 5 | 
 QLocale::toCurrencyString| Name:  | QLocale::toCurrencyString |  | Prototype:  | QString QLocale::toCurrencyString(qulonglong value, const QString &symbol) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3455-3474 |  
  |  | 14 | 4 | 
 QLocalSocket::error| Name:  | QLocalSocket::error |  | Prototype:  | QLocalSocket::LocalSocketError QLocalSocket::error() const |  | Coverage:  |  34.783% (8/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 462-493 |  
  |  | 14 | 12 | 
 QListWidgetPrivate::setup| Name:  | QListWidgetPrivate::setup |  | Prototype:  | void QListWidgetPrivate::setup() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1058-1075 |  
  |  | 14 | 1 | 
 QListView::selectionChanged| Name:  | QListView::selectionChanged |  | Prototype:  | void QListView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3254-3277 |  
  |  | 14 | 4 | 
 QListModeViewBase::horizontalOffset| Name:  | QListModeViewBase::horizontalOffset |  | Prototype:  | int QListModeViewBase::horizontalOffset() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2227-2246 |  
  |  | 14 | 5 | 
 QLineEditPrivate::removeAction| Name:  | QLineEditPrivate::removeAction |  | Prototype:  | void QLineEditPrivate::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 529-546 |  
  |  | 14 | 4 | 
 QLayout::totalMaximumSize| Name:  | QLayout::totalMaximumSize |  | Prototype:  | QSize QLayout::totalMaximumSize() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 729-750 |  
  |  | 14 | 3 | 
 QKdeThemePrivate::kdeFont| Name:  | QKdeThemePrivate::kdeFont |  | Prototype:  | QFont *QKdeThemePrivate::kdeFont(const QVariant &fontValue) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 449-474 |  
  |  | 14 | 6 | 
 QJsonPrivate::Object::indexOf| Name:  | QJsonPrivate::Object::indexOf |  | Prototype:  | int Object::indexOf(const QString &key, bool *exists) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 184-204 |  
  |  | 14 | 4 | 
 QJsonPrivate::Object::indexOf| Name:  | QJsonPrivate::Object::indexOf |  | Prototype:  | int Object::indexOf(QLatin1String key, bool *exists) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 206-226 |  
  |  | 14 | 4 | 
 QJsonObject::operator==| Name:  | QJsonObject::operator== |  | Prototype:  | bool QJsonObject::operator==(const QJsonObject &other) const |  | Coverage:  |  10.526% (2/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 588-608 |  
  |  | 14 | 7 | 
 QJsonDocument::setObject| Name:  | QJsonDocument::setObject |  | Prototype:  | void QJsonDocument::setObject(const QJsonObject &object) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 474-494 |  
  |  | 14 | 5 | 
 QJsonDocument::setArray| Name:  | QJsonDocument::setArray |  | Prototype:  | void QJsonDocument::setArray(const QJsonArray &array) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 501-521 |  
  |  | 14 | 5 | 
 QInputMethod::update| Name:  | QInputMethod::update |  | Prototype:  | void QInputMethod::update(Qt::InputMethodQueries queries) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 315-337 |  
  |  | 14 | 6 | 
 QInputMethod::queryFocusObject| Name:  | QInputMethod::queryFocusObject |  | Prototype:  | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 408-426 |  
  |  | 14 | 3 | 
 QInputDialog::getItem| Name:  | QInputDialog::getItem |  | Prototype:  | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1443-1465 |  
  |  | 14 | 3 | 
 QImage::scaled| Name:  | QImage::scaled |  | Prototype:  | QImage QImage::scaled(const QSize& s, Qt::AspectRatioMode aspectMode, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2662-2681 |  
  |  | 14 | 4 | 
 QImage::isGrayscale| Name:  | QImage::isGrayscale |  | Prototype:  | bool QImage::isGrayscale() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2597-2622 |  
  |  | 14 | 10 | 
 QImage::convertToFormat| Name:  | QImage::convertToFormat |  | Prototype:  | QImage QImage::convertToFormat(Format format, const QVector<QRgb> &colorTable, Qt::ImageConversionFlags flags) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2131-2153 |  
  |  | 14 | 5 | 
 QIcon::addFile| Name:  | QIcon::addFile |  | Prototype:  | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1027-1050 |  
  |  | 14 | 5 | 
 QHttpNetworkReplyPrivate::parseStatus| Name:  | QHttpNetworkReplyPrivate::parseStatus |  | Prototype:  | bool QHttpNetworkReplyPrivate::parseStatus(const QByteArray &status) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 497-531 |  
  |  | 14 | 2 | 
 QHttpNetworkConnectionChannel::_q_sslErrors| Name:  | QHttpNetworkConnectionChannel::_q_sslErrors |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_sslErrors(const QList<QSslError> &errors) |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1109-1135 |  
  |  | 14 | 6 | 
 QGuiApplicationPrivate::setApplicationState| Name:  | QGuiApplicationPrivate::setApplicationState |  | Prototype:  | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3132-3156 |  
  |  | 14 | 5 | 
 QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent| Name:  | QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent |  | Prototype:  | void QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 739-763 |  
  |  | 14 | 4 | 
 QGraphicsWidgetPrivate::updatePalette| Name:  | QGraphicsWidgetPrivate::updatePalette |  | Prototype:  | void QGraphicsWidgetPrivate::updatePalette(const QPalette &palette) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 179-205 |  
  |  | 14 | 5 | 
 QGraphicsWidget::changeEvent| Name:  | QGraphicsWidget::changeEvent |  | Prototype:  | void QGraphicsWidget::changeEvent(QEvent *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1494-1517 |  
  |  | 14 | 7 | 
 QGraphicsTextItem::inputMethodQuery| Name:  | QGraphicsTextItem::inputMethodQuery |  | Prototype:  | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10446-10462 |  
  |  | 14 | 7 | 
 QGraphicsScenePrivate::ungrabKeyboard| Name:  | QGraphicsScenePrivate::ungrabKeyboard |  | Prototype:  | void QGraphicsScenePrivate::ungrabKeyboard(QGraphicsItem *item, bool itemIsDying) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1068-1096 |  
  |  | 14 | 5 | 
 QGraphicsScenePrivate::sendMouseEvent| Name:  | QGraphicsScenePrivate::sendMouseEvent |  | Prototype:  | void QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1303-1325 |  
  |  | 14 | 4 | 
 QGraphicsScenePrivate::leaveScene| Name:  | QGraphicsScenePrivate::leaveScene |  | Prototype:  | void QGraphicsScenePrivate::leaveScene(QWidget *viewport) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3926-3949 |  
  |  | 14 | 4 | 
 QGraphicsSceneIndexPrivate::itemCollidesWithPath| Name:  | QGraphicsSceneIndexPrivate::itemCollidesWithPath |  | Prototype:  | bool QGraphicsSceneIndexPrivate::itemCollidesWithPath(const QGraphicsItem *item, const QPainterPath &path, Qt::ItemSelectionMode mode) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 227-248 |  
  |  | 14 | 5 | 
 QGraphicsSceneBspTreeIndexPrivate::addItem| Name:  | QGraphicsSceneBspTreeIndexPrivate::addItem |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::addItem(QGraphicsItem *item, bool recursive) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 304-333 |  
  |  | 14 | 5 | 
 QGraphicsScene::setStyle| Name:  | QGraphicsScene::setStyle |  | Prototype:  | void QGraphicsScene::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5574-5599 |  
  |  | 14 | 6 | 
 QGraphicsScene::inputMethodQuery| Name:  | QGraphicsScene::inputMethodQuery |  | Prototype:  | QVariant QGraphicsScene::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3164-3180 |  
  |  | 14 | 6 | 
 QGraphicsProxyWidget::contextMenuEvent| Name:  | QGraphicsProxyWidget::contextMenuEvent |  | Prototype:  | void QGraphicsProxyWidget::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1020-1049 |  
  |  | 14 | 3 | 
 QGraphicsLinearLayout::insertItem| Name:  | QGraphicsLinearLayout::insertItem |  | Prototype:  | void QGraphicsLinearLayout::insertItem(int index, QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 269-288 |  
  |  | 14 | 3 | 
 QGraphicsLayoutPrivate::getMargin| Name:  | QGraphicsLayoutPrivate::getMargin |  | Prototype:  | void QGraphicsLayoutPrivate::getMargin(qreal *result, qreal userMargin, QStyle::PixelMetric pm) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp |  | Lines:  | 85-105 |  
  |  | 14 | 7 | 
 QGraphicsItemPrivate::ensureSceneTransformRecursive| Name:  | QGraphicsItemPrivate::ensureSceneTransformRecursive |  | Prototype:  | void QGraphicsItemPrivate::ensureSceneTransformRecursive(QGraphicsItem **topMostDirtyItem) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5651-5678 |  
  |  | 14 | 6 | 
 QGraphicsItemPrivate::effectiveBoundingRect| Name:  | QGraphicsItemPrivate::effectiveBoundingRect |  | Prototype:  | QRectF QGraphicsItemPrivate::effectiveBoundingRect(const QRectF &rect) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2925-2945 |  
  |  | 14 | 4 | 
 QGraphicsItemEffectSourcePrivate::draw| Name:  | QGraphicsItemEffectSourcePrivate::draw |  | Prototype:  | void QGraphicsItemEffectSourcePrivate::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11255-11275 |  
  |  | 14 | 3 | 
 QGraphicsItem::update| Name:  | QGraphicsItem::update |  | Prototype:  | void QGraphicsItem::update(const QRectF &rect) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5796-5824 |  
  |  | 14 | 7 | 
 QGraphicsItem::setMatrix| Name:  | QGraphicsItem::setMatrix |  | Prototype:  | void QGraphicsItem::setMatrix(const QMatrix &matrix, bool combine) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4483-4509 |  
  |  | 14 | 5 | 
 QGraphicsAnchorLayoutPrivate::simplifyGraph| Name:  | QGraphicsAnchorLayoutPrivate::simplifyGraph |  | Prototype:  | bool QGraphicsAnchorLayoutPrivate::simplifyGraph(Orientation orientation) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 827-869 |  
  |  | 14 | 5 | 
 QGraphicsAnchorLayoutPrivate::removeInternalVertex| Name:  | QGraphicsAnchorLayoutPrivate::removeInternalVertex |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::removeInternalVertex(QGraphicsLayoutItem *item, Qt::AnchorPoint edge) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1910-1936 |  
  |  | 14 | 4 | 
 QGraphicsAnchorLayoutPrivate::removeCenterConstraints| Name:  | QGraphicsAnchorLayoutPrivate::removeCenterConstraints |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::removeCenterConstraints(QGraphicsLayoutItem *item, Orientation orientation) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1590-1619 |  
  |  | 14 | 4 | 
 QGraphicsAnchorLayoutPrivate::addAnchor_helper| Name:  | QGraphicsAnchorLayoutPrivate::addAnchor_helper |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::addAnchor_helper(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge, AnchorData *data) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1727-1765 |  
  |  | 14 | 3 | 
 QGraphicsAnchorLayout::~QGraphicsAnchorLayout| Name:  | QGraphicsAnchorLayout::~QGraphicsAnchorLayout |  | Prototype:  | QGraphicsAnchorLayout::~QGraphicsAnchorLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 224-245 |  
  |  | 14 | 4 | 
 QGradientCache::getBuffer| Name:  | QGradientCache::getBuffer |  | Prototype:  | inline QExplicitlySharedDataPointer<const CacheInfo> getBuffer(const QGradient &gradient, int opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4166-4188 |  
  |  | 14 | 5 | 
 QGlyphRun::operator==| Name:  | QGlyphRun::operator== |  | Prototype:  | bool QGlyphRun::operator==(const QGlyphRun &other) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 165-189 |  
  |  | 14 | 9 | 
 QGLTexture::bindCompressedTexture| Name:  | QGLTexture::bindCompressedTexture |  | Prototype:  | QSize QGLTexture::bindCompressedTexture (const char *buf, int len, const char *format) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5356-5381 |  
  |  | 14 | 9 | 
 QGLShader::sourceCode| Name:  | QGLShader::sourceCode |  | Prototype:  | QByteArray QGLShader::sourceCode() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 501-517 |  
  |  | 14 | 3 | 
 QGLPaintDevice::getDevice| Name:  | QGLPaintDevice::getDevice |  | Prototype:  | QGLPaintDevice* QGLPaintDevice::getDevice(QPaintDevice* pd) |  | Coverage:  |  27.273% (3/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp |  | Lines:  | 214-240 |  
  |  | 14 | 6 | 
 QGLFramebufferObject::release| Name:  | QGLFramebufferObject::release |  | Prototype:  | bool QGLFramebufferObject::release() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1051-1076 |  
  |  | 14 | 5 | 
 QGLContextPrivate::bindTexture| Name:  | QGLContextPrivate::bindTexture |  | Prototype:  | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2413-2441 |  
  |  | 14 | 4 | 
 QFtpDTP::parseDir| Name:  | QFtpDTP::parseDir |  | Prototype:  | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 615-640 |  
  |  | 14 | 4 | 
 QFrame::setFrameStyle| Name:  | QFrame::setFrameStyle |  | Prototype:  | void QFrame::setFrameStyle(int style) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 335-357 |  
  |  | 14 | 5 | 
 QFormLayout::heightForWidth| Name:  | QFormLayout::heightForWidth |  | Prototype:  | int QFormLayout::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1459-1480 |  
  |  | 14 | 4 | 
 QFontEngineFT::glyphIndex| Name:  | QFontEngineFT::glyphIndex |  | Prototype:  | glyph_t QFontEngineFT::glyphIndex(uint ucs4) const |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1529-1557 |  
  |  | 14 | 6 | 
 QFontEngineBox::stringToCMap| Name:  | QFontEngineBox::stringToCMap |  | Prototype:  | bool QFontEngineBox::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1607-1629 |  
  |  | 14 | 4 | 
 QFontDialogPrivate::_q_sizeChanged| Name:  | QFontDialogPrivate::_q_sizeChanged |  | Prototype:  | void QFontDialogPrivate::_q_sizeChanged(const QString &s) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 753-774 |  
  |  | 14 | 6 | 
 QFontDialog::done| Name:  | QFontDialog::done |  | Prototype:  | void QFontDialog::done(int result) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 1016-1035 |  
  |  | 14 | 4 | 
 QFontComboBox::QFontComboBox| Name:  | QFontComboBox::QFontComboBox |  | Prototype:  | QFontComboBox::QFontComboBox(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 412-432 |  
  |  | 14 | 2 | 
 QFileSystemModelPrivate::_q_directoryChanged| Name:  | QFileSystemModelPrivate::_q_directoryChanged |  | Prototype:  | void QFileSystemModelPrivate::_q_directoryChanged(const QString &directory, const QStringList &files) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1652-1670 |  
  |  | 14 | 5 | 
 QFileSystemModel::parent| Name:  | QFileSystemModel::parent |  | Prototype:  | QModelIndex QFileSystemModel::parent(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 570-589 |  
  |  | 14 | 4 | 
 QFileSystemModel::filePath| Name:  | QFileSystemModel::filePath |  | Prototype:  | QString QFileSystemModel::filePath(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1257-1274 |  
  |  | 14 | 3 | 
 QFileSystemEngine::removeDirectory| Name:  | QFileSystemEngine::removeDirectory |  | Prototype:  | bool QFileSystemEngine::removeDirectory(const QFileSystemEntry &entry, bool removeEmptyParents) |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 600-620 |  
  |  | 14 | 6 | 
 QFileInfoGatherer::fetchExtendedInformation| Name:  | QFileInfoGatherer::fetchExtendedInformation |  | Prototype:  | void QFileInfoGatherer::fetchExtendedInformation(const QString &path, const QStringList &files) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 133-156 |  
  |  | 14 | 5 | 
 QFileDialogPrivate::updateOkButtonText| Name:  | QFileDialogPrivate::updateOkButtonText |  | Prototype:  | void QFileDialogPrivate::updateOkButtonText(bool saveAsOnFolder) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 630-653 |  
  |  | 14 | 6 | 
 QFileDialogPrivate::_q_enterDirectory| Name:  | QFileDialogPrivate::_q_enterDirectory |  | Prototype:  | void QFileDialogPrivate::_q_enterDirectory(const QModelIndex &index) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3587-3610 |  
  |  | 14 | 4 | 
 QFileDialog::selectNameFilter| Name:  | QFileDialog::selectNameFilter |  | Prototype:  | void QFileDialog::selectNameFilter(const QString &filter) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1449-1469 |  
  |  | 14 | 5 | 
 QFileDevice::seek| Name:  | QFileDevice::seek |  | Prototype:  | bool QFileDevice::seek(qint64 off) |  | Coverage:  |  33.333% (5/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 400-420 |  
  |  | 14 | 5 | 
 QFSFileEnginePrivate::openFh| Name:  | QFSFileEnginePrivate::openFh |  | Prototype:  | bool QFSFileEnginePrivate::openFh(QIODevice::OpenMode openMode, FILE *fh) |  | Coverage:  |  16.667% (2/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 262-287 |  
  |  | 14 | 4 | 
 QFSFileEnginePrivate::openFd| Name:  | QFSFileEnginePrivate::openFd |  | Prototype:  | bool QFSFileEnginePrivate::openFd(QIODevice::OpenMode openMode, int fd) |  | Coverage:  |  16.667% (2/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 326-351 |  
  |  | 14 | 4 | 
 QExpandingLineEdit::resizeToContents| Name:  | QExpandingLineEdit::resizeToContents |  | Prototype:  | void QExpandingLineEdit::resizeToContents() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 568-585 |  
  |  | 14 | 5 | 
 QEvdevTouchScreenData::addTouchPoint| Name:  | QEvdevTouchScreenData::addTouchPoint |  | Prototype:  | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 413-436 |  
  |  | 14 | 2 | 
 QEglFSIntegration::initialize| Name:  | QEglFSIntegration::initialize |  | Prototype:  | void QEglFSIntegration::initialize() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 121-145 |  
  |  | 14 | 5 | 
 QEGLDeviceIntegrationFactory::keys| Name:  | QEGLDeviceIntegrationFactory::keys |  | Prototype:  | QStringList QEGLDeviceIntegrationFactory::keys(const QString &pluginPath) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 74-96 |  
  |  | 14 | 5 | 
 QDomHandler::startElement| Name:  | QDomHandler::startElement |  | Prototype:  | bool QDomHandler::startElement(const QString& nsURI, const QString&, const QString& qName, const QXmlAttributes& atts) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7394-7423 |  
  |  | 14 | 5 |