| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGraphicsScene::update| Name: | QGraphicsScene::update | | Prototype: | void QGraphicsScene::update(const QRectF &rect) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3188-3224 |
| | 20 | 9 |
QGraphicsSceneBspTree::climbTree| Name: | QGraphicsSceneBspTree::climbTree | | Prototype: | void QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor *visitor, const QRectF &rect, int index) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 235-266 |
| | 18 | 9 |
QGraphicsSceneBspTreeIndexPrivate::removeItem| Name: | QGraphicsSceneBspTreeIndexPrivate::removeItem | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem *item, bool recursive, bool moveToUnindexedItems) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 335-376 |
| | 28 | 9 |
QGraphicsScenePrivate::_q_processDirtyItems| Name: | QGraphicsScenePrivate::_q_processDirtyItems | | Prototype: | void QGraphicsScenePrivate::_q_processDirtyItems() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 469-509 |
| | 21 | 9 |
QGraphicsScenePrivate::sendEvent| Name: | QGraphicsScenePrivate::sendEvent | | Prototype: | bool QGraphicsScenePrivate::sendEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1226-1251 |
| | 17 | 9 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QRectF &rect, int xmargin, int ymargin) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1972-2004 |
| | 20 | 9 |
QGraphicsView::event| Name: | QGraphicsView::event | | Prototype: | bool QGraphicsView::event(QEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2808-2844 |
| | 16 | 9 |
QGraphicsWidget::initStyleOption| Name: | QGraphicsWidget::initStyleOption | | Prototype: | void QGraphicsWidget::initStyleOption(QStyleOption *option) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 690-744 |
| | 23 | 9 |
QGraphicsWidget::paintWindowFrame| Name: | QGraphicsWidget::paintWindowFrame | | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2260-2353 |
| | 56 | 9 |
QGroupBoxPrivate::_q_fixFocus| Name: | QGroupBoxPrivate::_q_fixFocus | | Prototype: | void QGroupBoxPrivate::_q_fixFocus(Qt::FocusReason reason) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 425-452 |
| | 18 | 9 |
QGuiApplicationPrivate::processGeometryChangeEvent| Name: | QGuiApplicationPrivate::processGeometryChangeEvent | | Prototype: | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2178-2217 |
| | 25 | 9 |
QGuiApplicationPrivate::reportGeometryChange| Name: | QGuiApplicationPrivate::reportGeometryChange | | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2697-2738 |
| | 26 | 9 |
QHeaderView::mousePressEvent| Name: | QHeaderView::mousePressEvent | | Prototype: | void QHeaderView::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2402-2440 |
| | 30 | 9 |
QHeaderView::moveSection| Name: | QHeaderView::moveSection | | Prototype: | void QHeaderView::moveSection(int from, int to) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 747-800 |
| | 35 | 9 |
QHeaderView::setSectionHidden| Name: | QHeaderView::setSectionHidden | | Prototype: | void QHeaderView::setSectionHidden(int logicalIndex, bool hide) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1006-1042 |
| | 29 | 9 |
QHeaderViewPrivate::_q_layoutChanged| Name: | QHeaderViewPrivate::_q_layoutChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutChanged() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2084-2122 |
| | 27 | 9 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 900-938 |
| | 26 | 9 |
QHostInfo::lookupHost| Name: | QHostInfo::lookupHost | | Prototype: | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 185-243 |
| | 34 | 9 |
QHttpMultiPartIODevice::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 |
QHttpNetworkConnectionPrivate::copyCredentials| Name: | QHttpNetworkConnectionPrivate::copyCredentials | | Prototype: | void QHttpNetworkConnectionPrivate::copyCredentials(int fromChannel, QAuthenticator *auth, bool isProxy) | | Coverage: | 83.333% (25/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 392-419 |
| | 17 | 9 |
QHttpNetworkConnectionPrivate::parseRedirectResponse| Name: | QHttpNetworkConnectionPrivate::parseRedirectResponse | | Prototype: | QUrl QHttpNetworkConnectionPrivate::parseRedirectResponse(QAbstractSocket *socket, QHttpNetworkReply *reply) | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 518-563 |
| | 26 | 9 |
QHttpNetworkConnectionPrivate::queueRequest| Name: | QHttpNetworkConnectionPrivate::queueRequest | | Prototype: | QHttpNetworkReply* QHttpNetworkConnectionPrivate::queueRequest(const QHttpNetworkRequest &request) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 596-647 |
| | 22 | 9 |
QHttpNetworkReplyPrivate::uncompressBodyData| Name: | QHttpNetworkReplyPrivate::uncompressBodyData | | Prototype: | qint64 QHttpNetworkReplyPrivate::uncompressBodyData(QByteDataBuffer *in, QByteDataBuffer *out) | | Coverage: | 75.862% (22/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 755-809 |
| | 37 | 9 |
QHttpSocketEngine::readHttpHeader| Name: | QHttpSocketEngine::readHttpHeader | | Prototype: | bool QHttpSocketEngine::readHttpHeader() | | Coverage: | 66.667% (22/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 698-729 |
| | 22 | 9 |
QHttpSocketEngine::waitForRead| Name: | QHttpSocketEngine::waitForRead | | Prototype: | bool QHttpSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 45.455% (15/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 358-394 |
| | 20 | 9 |
QIconModeViewBase::filterDropEvent| Name: | QIconModeViewBase::filterDropEvent | | Prototype: | bool QIconModeViewBase::filterDropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2771-2811 |
| | 32 | 9 |
QIconModeViewBase::itemIndex| Name: | QIconModeViewBase::itemIndex | | Prototype: | int QIconModeViewBase::itemIndex(const QListViewItem &item) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3104-3138 |
| | 23 | 9 |
QImageScale::qimageCalcApoints| Name: | QImageScale::qimageCalcApoints | | Prototype: | int* QImageScale::qimageCalcApoints(int s, int d, int up) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 170-215 |
| | 31 | 9 |
QIntValidator::validate| Name: | QIntValidator::validate | | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 405-442 |
| | 22 | 9 |
QInternalMimeData::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: | 230-270 |
| | 29 | 9 |
QIntersectionFinder::linesIntersect| Name: | QIntersectionFinder::linesIntersect | | Prototype: | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 113-178 |
| | 39 | 9 |
QIntersectionPoint::isOnLine| Name: | QIntersectionPoint::isOnLine | | Prototype: | bool QIntersectionPoint::isOnLine(const QPodPoint &u, const QPodPoint &v) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 342-377 |
| | 24 | 9 |
QItemDelegate::drawDisplay| Name: | QItemDelegate::drawDisplay | | Prototype: | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 596-674 |
| | 56 | 9 |
QItemDelegate::editorEvent| Name: | QItemDelegate::editorEvent | | Prototype: | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1117-1166 |
| | 31 | 9 |
QItemSelectionModel::isSelected| Name: | QItemSelectionModel::isSelected | | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1395-1427 |
| | 20 | 9 |
QItemSelectionModel::select| Name: | QItemSelectionModel::select | | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1247-1299 |
| | 27 | 9 |
QJsonPrivate::Value::valueToStore| Name: | QJsonPrivate::Value::valueToStore | | Prototype: | uint Value::valueToStore(const QJsonValue &v, uint offset) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 409-429 |
| | 8 | 9 |
QJsonValue::QJsonValue| Name: | QJsonValue::QJsonValue | | Prototype: | QJsonValue::QJsonValue(QJsonPrivate::Data *data, QJsonPrivate::Base *base, const QJsonPrivate::Value &v) | | Coverage: | 93.750% (15/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 114-143 |
| | 17 | 9 |
QKeySequencePrivate::keyName| Name: | QKeySequencePrivate::keyName | | Prototype: | QString QKeySequencePrivate::keyName(int key, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1290-1344 |
| | 25 | 9 |
QLCDNumberPrivate::drawDigit| Name: | QLCDNumberPrivate::drawDigit | | Prototype: | void QLCDNumberPrivate::drawDigit(const QPoint &pos, QPainter &p, int segLen, char newCh, char oldCh) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 830-872 |
| | 28 | 9 |
QLayout::alignmentRect| Name: | QLayout::alignmentRect | | Prototype: | QRect QLayout::alignmentRect(const QRect &r) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1311-1356 |
| | 30 | 9 |
QLayout::replaceWidget| Name: | QLayout::replaceWidget | | Prototype: | QLayoutItem *QLayout::replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1156-1190 |
| | 25 | 9 |
QLibraryPrivate::updatePluginState| Name: | QLibraryPrivate::updatePluginState | | Prototype: | void QLibraryPrivate::updatePluginState() | | Coverage: | 53.571% (15/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 704-775 |
| | 37 | 9 |
QLineEdit::changeEvent| Name: | QLineEdit::changeEvent | | Prototype: | void QLineEdit::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 2172-2204 |
| | 20 | 9 |
QListData::move| Name: | QListData::move | | Prototype: | void QListData::move(int from, int to) | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 286-324 |
| | 26 | 9 |
QLocale::dayName| Name: | QLocale::dayName | | Prototype: | QString QLocale::dayName(int day, FormatType type) const | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2224-2259 |
| | 23 | 9 |
QLocale::standaloneMonthName| Name: | QLocale::standaloneMonthName | | Prototype: | QString QLocale::standaloneMonthName(int month, FormatType type) const | | Coverage: | 65.217% (15/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2177-2213 |
| | 24 | 9 |
QLocaleId::withLikelySubtagsAdded| Name: | QLocaleId::withLikelySubtagsAdded | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | | Coverage: | 67.742% (21/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 231-265 |
| | 21 | 9 |
QLockFilePrivate::tryLock_sys| Name: | QLockFilePrivate::tryLock_sys | | Prototype: | QLockFile::LockError QLockFilePrivate::tryLock_sys() | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 181-227 |
| | 21 | 9 |
QLoggingRule::parse| Name: | QLoggingRule::parse | | Prototype: | void QLoggingRule::parse(const QStringRef &pattern) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 125-166 |
| | 29 | 9 |
QMdiArea::removeSubWindow| Name: | QMdiArea::removeSubWindow | | Prototype: | void QMdiArea::removeSubWindow(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2009-2048 |
| | 28 | 9 |
QMdiAreaPrivate::_q_deactivateAllWindows| Name: | QMdiAreaPrivate::_q_deactivateAllWindows | | Prototype: | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 712-743 |
| | 22 | 9 |
QMdiAreaPrivate::_q_processWindowStateChanged| Name: | QMdiAreaPrivate::_q_processWindowStateChanged | | Prototype: | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 748-779 |
| | 19 | 9 |
QMdiAreaPrivate::appendChild| Name: | QMdiAreaPrivate::appendChild | | Prototype: | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 829-877 |
| | 31 | 9 |
QMdiAreaPrivate::nextVisibleSubWindow| Name: | QMdiAreaPrivate::nextVisibleSubWindow | | Prototype: | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1442-1491 |
| | 28 | 9 |
QMdiAreaPrivate::setViewMode| Name: | QMdiAreaPrivate::setViewMode | | Prototype: | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1554-1622 |
| | 39 | 9 |
QMdiSubWindow::minimumSizeHint| Name: | QMdiSubWindow::minimumSizeHint | | Prototype: | QSize QMdiSubWindow::minimumSizeHint() const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3500-3548 |
| | 26 | 9 |
QMdiSubWindow::mouseMoveEvent| Name: | QMdiSubWindow::mouseMoveEvent | | Prototype: | void QMdiSubWindow::mouseMoveEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3309-3349 |
| | 24 | 9 |
QMdiSubWindow::mousePressEvent| Name: | QMdiSubWindow::mousePressEvent | | Prototype: | void QMdiSubWindow::mousePressEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3181-3222 |
| | 24 | 9 |
QMdiSubWindow::paintEvent| Name: | QMdiSubWindow::paintEvent | | Prototype: | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3130-3176 |
| | 31 | 9 |
QMdiSubWindowPrivate::setMaximizeMode| Name: | QMdiSubWindowPrivate::setMaximizeMode | | Prototype: | void QMdiSubWindowPrivate::setMaximizeMode() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1333-1416 |
| | 48 | 9 |
QMenu::mouseMoveEvent| Name: | QMenu::mouseMoveEvent | | Prototype: | void QMenu::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3174-3208 |
| | 23 | 9 |
QMenuBar::minimumSizeHint| Name: | QMenuBar::minimumSizeHint | | Prototype: | QSize QMenuBar::minimumSizeHint() const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1564-1611 |
| | 40 | 9 |
QMenuBarPrivate::handleReparent| Name: | QMenuBarPrivate::handleReparent | | Prototype: | void QMenuBarPrivate::handleReparent() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1333-1389 |
| | 24 | 9 |
QMenuBarPrivate::setCurrentAction| Name: | QMenuBarPrivate::setCurrentAction | | Prototype: | void QMenuBarPrivate::setCurrentAction(QAction *action, bool popup, bool activateFirst) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 360-401 |
| | 28 | 9 |
QMetaObject::property| Name: | QMetaObject::property | | Prototype: | QMetaProperty QMetaObject::property(int index) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1103-1151 |
| | 36 | 9 |
QMetaObjectPrivate::disconnectHelper| Name: | QMetaObjectPrivate::disconnectHelper | | Prototype: | bool QMetaObjectPrivate::disconnectHelper(QObjectPrivate::Connection *c, const QObject *receiver, int method_index, void **slot, QMutex *senderMutex, DisconnectType disconnectType) | | Coverage: | 90.244% (37/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3331-3374 |
| | 28 | 9 |
QMimeBinaryProvider::matchSuffixTree| Name: | QMimeBinaryProvider::matchSuffixTree | | Prototype: | bool QMimeBinaryProvider::matchSuffixTree(QMimeGlobMatchResult &result, QMimeBinaryProvider::CacheFile *cacheFile, int numEntries, int firstOffset, const QString &fileName, int charPos, bool caseSensitiveCheck) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 334-375 |
| | 33 | 9 |
QMimeDatabasePrivate::mimeTypeForFileNameAndData| Name: | QMimeDatabasePrivate::mimeTypeForFileNameAndData | | Prototype: | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 161-216 |
| | 26 | 9 |
QMoviePrivate::next| Name: | QMoviePrivate::next | | Prototype: | bool QMoviePrivate::next() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 435-478 |
| | 28 | 9 |
QNativeSocketEnginePrivate::nativeRead| Name: | QNativeSocketEnginePrivate::nativeRead | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeRead(char *data, qint64 maxSize) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1164-1208 |
| | 16 | 9 |
QNetworkAccessBackend::start| Name: | QNetworkAccessBackend::start | | Prototype: | bool QNetworkAccessBackend::start() | | Coverage: | 55.172% (16/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 372-427 |
| | 23 | 9 |
QNetworkAccessFtpBackend::open| Name: | QNetworkAccessFtpBackend::open | | Prototype: | void QNetworkAccessFtpBackend::open() | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 120-184 |
| | 37 | 9 |
QNetworkCookieJar::cookiesForUrl| Name: | QNetworkCookieJar::cookiesForUrl | | Prototype: | QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | | Lines: | 217-260 |
| | 24 | 9 |
QNetworkDiskCachePrivate::storeItem| Name: | QNetworkDiskCachePrivate::storeItem | | Prototype: | void QNetworkDiskCachePrivate::storeItem(QCacheItem *cacheItem) | | Coverage: | 72.414% (21/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 267-306 |
| | 26 | 9 |
QNetworkReplyFileImpl::QNetworkReplyFileImpl| Name: | QNetworkReplyFileImpl::QNetworkReplyFileImpl | | Prototype: | QNetworkReplyFileImpl::QNetworkReplyFileImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | | Lines: | 57-144 |
| | 55 | 9 |
QNetworkReplyHttpImplPrivate::_q_networkSessionConnected| Name: | QNetworkReplyHttpImplPrivate::_q_networkSessionConnected | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_networkSessionConnected() | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1909-1937 |
| | 13 | 9 |
QNetworkReplyHttpImplPrivate::_q_startOperation| Name: | QNetworkReplyHttpImplPrivate::_q_startOperation | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_startOperation() | | Coverage: | 74.074% (20/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1717-1782 |
| | 33 | 9 |
QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot| Name: | QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot | | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot(qint64 bytesReceived, qint64 bytesTotal) | | Coverage: | 74.194% (23/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1250-1295 |
| | 21 | 9 |
QNetworkReplyImplPrivate::_q_networkSessionConnected| Name: | QNetworkReplyImplPrivate::_q_networkSessionConnected | | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionConnected() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 291-319 |
| | 13 | 9 |
QNetworkReplyImplPrivate::setup| Name: | QNetworkReplyImplPrivate::setup | | Prototype: | void QNetworkReplyImplPrivate::setup(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *data) | | Coverage: | 40.000% (14/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 364-430 |
| | 32 | 9 |
QObject::receivers| Name: | QObject::receivers | | Prototype: | int QObject::receivers(const char *signal) const | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2403-2444 |
| | 26 | 9 |
QObject::setProperty| Name: | QObject::setProperty | | Prototype: | bool QObject::setProperty(const char *name, const QVariant &value) | | Coverage: | 82.143% (23/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3846-3888 |
| | 28 | 9 |
QOpenGL2PaintEngineEx::clip| Name: | QOpenGL2PaintEngineEx::clip | | Prototype: | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2333-2393 |
| | 37 | 9 |
QOpenGL2PaintEngineEx::drawImage| Name: | QOpenGL2PaintEngineEx::drawImage | | Prototype: | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1463-1515 |
| | 32 | 9 |
QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1002-1093 |
| | 47 | 9 |
QOpenGL2PaintEngineExPrivate::writeClip| Name: | QOpenGL2PaintEngineExPrivate::writeClip | | Prototype: | void QOpenGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2259-2331 |
| | 42 | 9 |
QOpenGLCompositor::render| Name: | QOpenGLCompositor::render | | Prototype: | void QOpenGLCompositor::render(QOpenGLCompositorWindow *window) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 201-245 |
| | 29 | 9 |
QOpenGLCompositorBackingStore::updateTexture| Name: | QOpenGLCompositorBackingStore::updateTexture | | Prototype: | void QOpenGLCompositorBackingStore::updateTexture() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 121-179 |
| | 35 | 9 |
QOpenGLContextPrivate::maxTextureSize| Name: | QOpenGLContextPrivate::maxTextureSize | | Prototype: | int QOpenGLContextPrivate::maxTextureSize() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 359-413 |
| | 32 | 9 |
QOpenGLFramebufferObject::toImage| Name: | QOpenGLFramebufferObject::toImage | | Prototype: | QImage QOpenGLFramebufferObject::toImage(bool flipped, int colorAttachmentIndex) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1431-1488 |
| | 39 | 9 |
QOpenGLFramebufferObjectPrivate::init| Name: | QOpenGLFramebufferObjectPrivate::init | | Prototype: | void QOpenGLFramebufferObjectPrivate::init(QOpenGLFramebufferObject *, const QSize &size, QOpenGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 446-506 |
| | 34 | 9 |
QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3| Name: | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3 | | Prototype: | QOpenGLFunctions_1_3::~QOpenGLFunctions_1_3() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines: | 81-107 |
| | 24 | 9 |
QOpenGLTextureHelper::QOpenGLTextureHelper| Name: | QOpenGLTextureHelper::QOpenGLTextureHelper | | Prototype: | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 47-249 |
| | 112 | 9 |
QOpenGLVertexArrayObjectPrivate::destroy| Name: | QOpenGLVertexArrayObjectPrivate::destroy | | Prototype: | void QOpenGLVertexArrayObjectPrivate::destroy() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 196-227 |
| | 15 | 9 |
QOutlineMapper::convertElements| Name: | QOutlineMapper::convertElements | | Prototype: | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 252-347 |
| | 48 | 9 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 140-189 |
| | 23 | 9 |
QPaintEngineExPrivate::replayClipOperations| Name: | QPaintEngineExPrivate::replayClipOperations | | Prototype: | void QPaintEngineExPrivate::replayClipOperations() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 177-224 |
| | 29 | 9 |
QPainter::clipBoundingRect| Name: | QPainter::clipBoundingRect | | Prototype: | QRectF QPainter::clipBoundingRect() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2665-2707 |
| | 24 | 9 |
QPainter::end| Name: | QPainter::end | | Prototype: | bool QPainter::end() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1871-1924 |
| | 28 | 9 |