| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QGraphicsScene::render| Name: | QGraphicsScene::render | | Prototype: | void QGraphicsScene::render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1765-1834 |
| | 39 | 9 |
QGraphicsItemPrivate::updateAncestorFlags| Name: | QGraphicsItemPrivate::updateAncestorFlags | | Prototype: | void QGraphicsItemPrivate::updateAncestorFlags() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 975-1003 |
| | 19 | 9 |
QGraphicsItem::setFocusProxy| Name: | QGraphicsItem::setFocusProxy | | Prototype: | void QGraphicsItem::setFocusProxy(QGraphicsItem *item) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3534-3561 |
| | 19 | 9 |
QGraphicsItem::mousePressEvent| Name: | QGraphicsItem::mousePressEvent | | Prototype: | void QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7169-7195 |
| | 17 | 9 |
QGraphicsItem::isBlockedByModalPanel| Name: | QGraphicsItem::isBlockedByModalPanel | | Prototype: | bool QGraphicsItem::isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2145-2182 |
| | 22 | 9 |
QGraphicsAnchorLayoutPrivate::solvePreferred| Name: | QGraphicsAnchorLayoutPrivate::solvePreferred | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solvePreferred(const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2832-2941 |
| | 48 | 9 |
QGraphicsAnchorLayoutPrivate::getGraphParts| Name: | QGraphicsAnchorLayoutPrivate::getGraphParts | | Prototype: | QGraphicsAnchorLayoutPrivate::GraphParts QGraphicsAnchorLayoutPrivate::getGraphParts(Orientation orientation) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2493-2564 |
| | 33 | 9 |
QGraphicsAnchorLayoutPrivate::addAnchor| Name: | QGraphicsAnchorLayoutPrivate::addAnchor | | Prototype: | QGraphicsAnchor *QGraphicsAnchorLayoutPrivate::addAnchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge, qreal *spacing) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1633-1716 |
| | 39 | 9 |
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 |
QGestureManager::unregisterGestureRecognizer| Name: | QGestureManager::unregisterGestureRecognizer | | Prototype: | void QGestureManager::unregisterGestureRecognizer(Qt::GestureType type) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 142-171 |
| | 17 | 9 |
QGenericUnixTheme::themeHint| Name: | QGenericUnixTheme::themeHint | | Prototype: | QVariant QGenericUnixTheme::themeHint(ThemeHint hint) const | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 212-232 |
| | 8 | 9 |
QGLTextureGlyphCache::resizeTextureData| Name: | QGLTextureGlyphCache::resizeTextureData | | Prototype: | void QGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 144-277 |
| | 85 | 9 |
QGLTexture::canBindCompressedTexture| Name: | QGLTexture::canBindCompressedTexture | | Prototype: | bool QGLTexture::canBindCompressedTexture (const char *buf, int len, const char *format, bool *hasAlpha) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5316-5352 |
| | 22 | 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 |
QGLFormat::toSurfaceFormat| Name: | QGLFormat::toSurfaceFormat | | Prototype: | QSurfaceFormat QGLFormat::toSurfaceFormat(const QGLFormat &format) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 478-507 |
| | 24 | 9 |
QGL2PaintEngineExPrivate::writeClip| Name: | QGL2PaintEngineExPrivate::writeClip | | Prototype: | void QGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 48.718% (19/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2225-2297 |
| | 42 | 9 |
QGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QGLRect &bounds, StencilFillMode mode) | | Coverage: | 18.519% (5/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 996-1087 |
| | 47 | 9 |
QGL2PaintEngineEx::clip| Name: | QGL2PaintEngineEx::clip | | Prototype: | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2299-2359 |
| | 37 | 9 |
QFormLayoutPrivate::arrangeWidgets| Name: | QFormLayoutPrivate::arrangeWidgets | | Prototype: | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1912-1973 |
| | 33 | 9 |
QFontEngineQPF2::verifyHeader| Name: | QFontEngineQPF2::verifyHeader | | Prototype: | bool QFontEngineQPF2::verifyHeader(const uchar *data, int size) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 169-193 |
| | 18 | 9 |
QFontEngineQPF2::extractHeaderField| Name: | QFontEngineQPF2::extractHeaderField | | Prototype: | QVariant QFontEngineQPF2::extractHeaderField(const uchar *data, HeaderTag requestedTag) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 195-224 |
| | 18 | 9 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 40.000% (12/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1692-1749 |
| | 43 | 9 |
QFileSystemWatcher::addPaths| Name: | QFileSystemWatcher::addPaths | | Prototype: | QStringList QFileSystemWatcher::addPaths(const QStringList &paths) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 286-334 |
| | 28 | 9 |
QFileSystemModel::dropMimeData| Name: | QFileSystemModel::dropMimeData | | Prototype: | bool QFileSystemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1205-1243 |
| | 23 | 9 |
QFileSystemEngine::slowCanonicalized| Name: | QFileSystemEngine::slowCanonicalized | | Prototype: | QString QFileSystemEngine::slowCanonicalized(const QString &path) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 57-109 |
| | 29 | 9 |
QFileSystemEngine::createDirectory| Name: | QFileSystemEngine::createDirectory | | Prototype: | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) | | Coverage: | 88.889% (24/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 559-597 |
| | 19 | 9 |
QFileInfoGatherer::getFileInfos| Name: | QFileInfoGatherer::getFileInfos | | Prototype: | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 279-331 |
| | 38 | 9 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(IconType type) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 301-323 |
| | 11 | 9 |
QFileDialogPrivate::restoreWidgetState| Name: | QFileDialogPrivate::restoreWidgetState | | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2750-2791 |
| | 28 | 9 |
QFileDialogPrivate::_q_deleteCurrent| Name: | QFileDialogPrivate::_q_deleteCurrent | | Prototype: | void QFileDialogPrivate::_q_deleteCurrent() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3398-3448 |
| | 30 | 9 |
QFileDialog::setOptions| Name: | QFileDialog::setOptions | | Prototype: | void QFileDialog::setOptions(Options options) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 765-802 |
| | 25 | 9 |
QFSFileEnginePrivate::writeFdFh| Name: | QFSFileEnginePrivate::writeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::writeFdFh(const char *data, qint64 len) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 723-772 |
| | 24 | 9 |
QFSFileEnginePrivate::readFdFh| Name: | QFSFileEnginePrivate::readFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) | | Coverage: | 69.231% (27/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 592-647 |
| | 30 | 9 |
QEvdevKeyboardManager::QEvdevKeyboardManager| Name: | QEvdevKeyboardManager::QEvdevKeyboardManager | | Prototype: | QEvdevKeyboardManager::QEvdevKeyboardManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 53-96 |
| | 22 | 9 |
QEvdevKeyboardHandler::unloadKeymap| Name: | QEvdevKeyboardHandler::unloadKeymap | | Prototype: | void QEvdevKeyboardHandler::unloadKeymap() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 460-500 |
| | 27 | 9 |
QEglFSScreen::grabWindow| Name: | QEglFSScreen::grabWindow | | Prototype: | QPixmap QEglFSScreen::grabWindow(WId wid, int x, int y, int width, int height) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 158-204 |
| | 27 | 9 |
QDockAreaLayoutInfo::updateSeparatorWidgets| Name: | QDockAreaLayoutInfo::updateSeparatorWidgets | | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2011-2060 |
| | 31 | 9 |
QDockAreaLayoutInfo::reparentWidgets| Name: | QDockAreaLayoutInfo::reparentWidgets | | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2069-2092 |
| | 17 | 9 |
QDockAreaLayout::restoreState| Name: | QDockAreaLayout::restoreState | | Prototype: | bool QDockAreaLayout::restoreState(QDataStream &stream, const QList<QDockWidget*> &_dockwidgets, bool testing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2348-2388 |
| | 27 | 9 |
QDialogButtonBoxPrivate::_q_handleButtonClicked| Name: | QDialogButtonBoxPrivate::_q_handleButtonClicked | | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonClicked() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 851-883 |
| | 15 | 9 |
QDialog::keyPressEvent| Name: | QDialog::keyPressEvent | | Prototype: | void QDialog::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 660-690 |
| | 15 | 9 |
QDateTimePrivate::refreshDateTime| Name: | QDateTimePrivate::refreshDateTime | | Prototype: | void QDateTimePrivate::refreshDateTime() | | Coverage: | 83.333% (20/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2762-2812 |
| | 23 | 9 |
QDateTimeEditPrivate::positionCalendarPopup| Name: | QDateTimeEditPrivate::positionCalendarPopup | | Prototype: | void QDateTimeEditPrivate::positionCalendarPopup() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2532-2563 |
| | 26 | 9 |
QDateTimeEditPrivate::convertSections| Name: | QDateTimeEditPrivate::convertSections | | Prototype: | QDateTimeEdit::Sections QDateTimeEditPrivate::convertSections(QDateTimeParser::Sections s) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2267-2288 |
| | 18 | 9 |
QDBusUtil::isValidBusName| Name: | QDBusUtil::isValidBusName | | Prototype: | bool isValidBusName(const QString &busName) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 437-462 |
| | 17 | 9 |
QDBusInterfacePrivate::metacall| Name: | QDBusInterfacePrivate::metacall | | Prototype: | int QDBusInterfacePrivate::metacall(QMetaObject::Call c, int id, void **argv) | | Coverage: | 72.727% (24/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 266-323 |
| | 31 | 9 |
QDBusConnectionPrivate::findMetaObject| Name: | QDBusConnectionPrivate::findMetaObject | | Prototype: | QDBusMetaObject * QDBusConnectionPrivate::findMetaObject(const QString &service, const QString &path, const QString &interface, QDBusError &error) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2529-2575 |
| | 27 | 9 |
QDBusConnectionPrivate::activateInternalFilters| Name: | QDBusConnectionPrivate::activateInternalFilters | | Prototype: | bool QDBusConnectionPrivate::activateInternalFilters(const ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 79.487% (31/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1392-1436 |
| | 27 | 9 |
QDBusAbstractInterface::callWithArgumentList| Name: | QDBusAbstractInterface::callWithArgumentList | | Prototype: | QDBusMessage QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode mode, const QString& method, const QList<QVariant>& args) | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 452-503 |
| | 27 | 9 |