| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTemporaryFile::createNativeFile| Name: | QTemporaryFile::createNativeFile | | Prototype: | QTemporaryFile *QTemporaryFile::createNativeFile(QFile &file) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 736-769 |
| | 22 | 7 |
QTcpServer::setSocketDescriptor| Name: | QTcpServer::setSocketDescriptor | | Prototype: | bool QTcpServer::setSocketDescriptor(qintptr socketDescriptor) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 403-444 |
| | 22 | 5 |
QTapGestureRecognizer::recognize| Name: | QTapGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QTapGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 427-470 |
| | 22 | 11 |
QTableViewPrivate::trimHiddenSelections| Name: | QTableViewPrivate::trimHiddenSelections | | Prototype: | void QTableViewPrivate::trimHiddenSelections(QItemSelectionRange *range) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 631-663 |
| | 22 | 7 |
QTableModel::setItemData| Name: | QTableModel::setItemData | | Prototype: | bool QTableModel::setItemData(const QModelIndex &index, const QMap<int, QVariant> &roles) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 449-479 |
| | 22 | 8 |
QTabBar::mouseReleaseEvent| Name: | QTabBar::mouseReleaseEvent | | Prototype: | void QTabBar::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2103-2133 |
| | 22 | 4 |
QTabBar::mousePressEvent| Name: | QTabBar::mousePressEvent | | Prototype: | void QTabBar::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1909-1945 |
| | 22 | 7 |
QStringListModel::sort| Name: | QStringListModel::sort | | Prototype: | void QStringListModel::sort(int, Qt::SortOrder order) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 267-298 |
| | 22 | 5 |
QStateMachinePrivate::getTransitionDomain| Name: | QStateMachinePrivate::getTransitionDomain | | Prototype: | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 906-942 |
| | 22 | 10 |
QStandardPaths::standardLocations| Name: | QStandardPaths::standardLocations | | Prototype: | QStringList QStandardPaths::standardLocations(StandardLocation type) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 316-349 |
| | 22 | 12 |
QStandardItemModel::setHeaderData| Name: | QStandardItemModel::setHeaderData | | Prototype: | bool QStandardItemModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2931-2960 |
| | 22 | 7 |
QStackedLayout::setStackingMode| Name: | QStackedLayout::setStackingMode | | Prototype: | void QStackedLayout::setStackingMode(StackingMode stackingMode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 561-592 |
| | 22 | 12 |
QSslSocketPrivate::systemCaCertificates| Name: | QSslSocketPrivate::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 683-764 |
| | 22 | 4 |
QSslConfiguration::operator==| Name: | QSslConfiguration::operator== | | Prototype: | bool QSslConfiguration::operator==(const QSslConfiguration &other) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 202-226 |
| | 22 | 2 |
QSslCertificatePrivate::QByteArray_from_X509| Name: | QSslCertificatePrivate::QByteArray_from_X509 | | Prototype: | QByteArray QSslCertificatePrivate::QByteArray_from_X509(X509 *x509, QSsl::EncodingFormat format) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 522-555 |
| | 22 | 7 |
QSslCertificate::publicKey| Name: | QSslCertificate::publicKey | | Prototype: | QSslKey QSslCertificate::publicKey() const | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 230-264 |
| | 22 | 6 |
QSortedModelEngine::indexHint| Name: | QSortedModelEngine::indexHint | | Prototype: | QIndexMapper QSortedModelEngine::indexHint(QString part, const QModelIndex& parent, Qt::SortOrder order) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 556-597 |
| | 22 | 8 |
QSocks5SocketEnginePrivate::_q_udpSocketReadNotification| Name: | QSocks5SocketEnginePrivate::_q_udpSocketReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_udpSocketReadNotification() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1284-1327 |
| | 22 | 8 |
QSocks5SocketEnginePrivate::_q_controlSocketReadNotification| Name: | QSocks5SocketEnginePrivate::_q_controlSocketReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketReadNotification() | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1173-1219 |
| | 22 | 11 |
QShortcutMap::removeShortcut| Name: | QShortcutMap::removeShortcut | | Prototype: | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 185-221 |
| | 22 | 5 |
QShortcutMap::dispatchEvent| Name: | QShortcutMap::dispatchEvent | | Prototype: | void QShortcutMap::dispatchEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 637-675 |
| | 22 | 7 |
QSequentialAnimationGroupPrivate::animationRemoved| Name: | QSequentialAnimationGroupPrivate::animationRemoved | | Prototype: | void QSequentialAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 539-580 |
| | 22 | 8 |
QScrollerPropertiesPrivate::operator==| Name: | QScrollerPropertiesPrivate::operator== | | Prototype: | bool QScrollerPropertiesPrivate::operator==(const QScrollerPropertiesPrivate &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 155-179 |
| | 22 | 1 |
QScrollerProperties::setScrollMetric| Name: | QScrollerProperties::setScrollMetric | | Prototype: | void QScrollerProperties::setScrollMetric(ScrollMetric metric, const QVariant &value) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 251-276 |
| | 22 | 22 |
QRollEffect::run| Name: | QRollEffect::run | | Prototype: | void QRollEffect::run(int time) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 446-479 |
| | 22 | 5 |
QResourcePrivate::ensureChildren| Name: | QResourcePrivate::ensureChildren | | Prototype: | void QResourcePrivate::ensureChildren() const | | Coverage: | 77.419% (24/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 326-359 |
| | 22 | 9 |
QResourceFileEngine::fileName| Name: | QResourceFileEngine::fileName | | Prototype: | QString QResourceFileEngine::fileName(FileName file) const | | Coverage: | 45.161% (14/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1388-1415 |
| | 22 | 9 |
QRenderRule::configurePalette| Name: | QRenderRule::configurePalette | | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorRole fr, QPalette::ColorRole br) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1347-1376 |
| | 22 | 10 |
QRenderRule::configurePalette| Name: | QRenderRule::configurePalette | | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorGroup cg, const QWidget *w, bool embedded) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1378-1410 |
| | 22 | 9 |
QRegion::setRects| Name: | QRegion::setRects | | Prototype: | void QRegion::setRects(const QRect *rects, int num) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4259-4289 |
| | 22 | 4 |
QRegion::operator+=| Name: | QRegion::operator+= | | Prototype: | QRegion& QRegion::operator+=(const QRect &r) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4060-4087 |
| | 22 | 8 |
QReadWriteLockPrivate::lockForWrite| Name: | QReadWriteLockPrivate::lockForWrite | | Prototype: | bool QReadWriteLockPrivate::lockForWrite(int timeout) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 492-526 |
| | 22 | 7 |
QQuaternion::fromRotationMatrix| Name: | QQuaternion::fromRotationMatrix | | Prototype: | QQuaternion QQuaternion::fromRotationMatrix(const QMatrix3x3 &rot3x3) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 654-687 |
| | 22 | 4 |
QPushButtonPrivate::adjustedMenuPosition| Name: | QPushButtonPrivate::adjustedMenuPosition | | Prototype: | QPoint QPushButtonPrivate::adjustedMenuPosition() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 595-630 |
| | 22 | 6 |
QPushButton::initStyleOption| Name: | QPushButton::initStyleOption | | Prototype: | void QPushButton::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 316-343 |
| | 22 | 9 |
QProcessPrivate::_q_processDied| Name: | QProcessPrivate::_q_processDied | | Prototype: | bool QProcessPrivate::_q_processDied() | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1121-1185 |
| | 22 | 7 |
QPlatformDrag::defaultAction| Name: | QPlatformDrag::defaultAction | | Prototype: | Qt::DropAction QPlatformDrag::defaultAction(Qt::DropActions possibleActions, Qt::KeyboardModifiers modifiers) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 111-161 |
| | 22 | 11 |
QPixmapIconEngine::read| Name: | QPixmapIconEngine::read | | Prototype: | bool QPixmapIconEngine::read(QDataStream &in) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 464-493 |
| | 22 | 4 |
QPicturePaintEngine::begin| Name: | QPicturePaintEngine::begin | | Prototype: | bool QPicturePaintEngine::begin(QPaintDevice *pd) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 90-121 |
| | 22 | 2 |
QPen::dashPattern| Name: | QPen::dashPattern | | Prototype: | QVector<qreal> QPen::dashPattern() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 456-488 |
| | 22 | 8 |
QPalette::QPalette| Name: | QPalette::QPalette | | Prototype: | QPalette::QPalette(const QColor &button, const QColor &window) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 602-630 |
| | 22 | 1 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4529-4569 |
| | 22 | 7 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLine *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4578-4618 |
| | 22 | 7 |
QPaintEngineEx::drawPoints| Name: | QPaintEngineEx::drawPoints | | Prototype: | void QPaintEngineEx::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 877-907 |
| | 22 | 6 |
QOpenGLTimerQueryPrivate::create| Name: | QOpenGLTimerQueryPrivate::create | | Prototype: | bool QOpenGLTimerQueryPrivate::create() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 123-162 |
| | 22 | 10 |
QOpenGLCompositorBackingStore::composeAndFlush| Name: | QOpenGLCompositorBackingStore::composeAndFlush | | Prototype: | void QOpenGLCompositorBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | | Lines: | 204-243 |
| | 22 | 3 |
QObjectPrivate::setThreadData_helper| Name: | QObjectPrivate::setThreadData_helper | | Prototype: | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1538-1574 |
| | 22 | 7 |
QNetworkReplyHttpImplPrivate::start| Name: | QNetworkReplyHttpImplPrivate::start | | Prototype: | bool QNetworkReplyHttpImplPrivate::start(const QNetworkRequest &newHttpRequest) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1678-1715 |
| | 22 | 6 |
QNetworkAccessManagerPrivate::authenticationRequired| Name: | QNetworkAccessManagerPrivate::authenticationRequired | | Prototype: | void QNetworkAccessManagerPrivate::authenticationRequired(QAuthenticator *authenticator, QNetworkReply *reply, bool synchronous, QUrl &url, QUrl *urlForLastAuthentication, bool allowAuthenticationReuse) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1401-1443 |
| | 22 | 6 |
QNativeSocketEngine::waitForWrite| Name: | QNativeSocketEngine::waitForWrite | | Prototype: | bool QNativeSocketEngine::waitForWrite(int msecs, bool *timedOut) | | Coverage: | 56.522% (13/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 999-1051 |
| | 22 | 7 |
QNativeSocketEngine::waitForRead| Name: | QNativeSocketEngine::waitForRead | | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 959-982 |
| | 22 | 7 |
QMetaObjectBuilder::addProperty| Name: | QMetaObjectBuilder::addProperty | | Prototype: | QMetaPropertyBuilder QMetaObjectBuilder::addProperty(const QMetaProperty& prototype) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 584-610 |
| | 22 | 3 |
QMetaEnum::keyToValue| Name: | QMetaEnum::keyToValue | | Prototype: | int QMetaEnum::keyToValue(const char *key, bool *ok) const | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2588-2615 |
| | 22 | 8 |
QMenuPrivate::hideMenu| Name: | QMenuPrivate::hideMenu | | Prototype: | void QMenuPrivate::hideMenu(QMenu *menu) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 465-497 |
| | 22 | 4 |
QMdiSubWindowPrivate::showButtonsInMenuBar| Name: | QMdiSubWindowPrivate::showButtonsInMenuBar | | Prototype: | void QMdiSubWindowPrivate::showButtonsInMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1797-1831 |
| | 22 | 6 |
QMdiSubWindowPrivate::processClickedSubControl| Name: | QMdiSubWindowPrivate::processClickedSubControl | | Prototype: | void QMdiSubWindowPrivate::processClickedSubControl() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1482-1535 |
| | 22 | 11 |
QMdiAreaPrivate::place| Name: | QMdiAreaPrivate::place | | Prototype: | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 882-916 |
| | 22 | 6 |
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 |
QMainWindow::addToolBar| Name: | QMainWindow::addToolBar | | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 772-810 |
| | 22 | 4 |
QLocalSocket::connectToServer| Name: | QLocalSocket::connectToServer | | Prototype: | void QLocalSocket::connectToServer(OpenMode openMode) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 222-255 |
| | 22 | 4 |
QListModel::sort| Name: | QListModel::sort | | Prototype: | void QListModel::sort(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 290-320 |
| | 22 | 4 |
QListData::detach_grow| Name: | QListData::detach_grow | | Prototype: | QListData::Data *QListData::detach_grow(int *idx, int num) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 73-107 |
| | 22 | 5 |
QItemDelegate::rect| Name: | QItemDelegate::rect | | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1007-1041 |
| | 22 | 10 |
QInternalMimeData::renderDataHelper| Name: | QInternalMimeData::renderDataHelper | | Prototype: | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 311-351 |
| | 22 | 5 |
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 |
QIconModeViewBase::filterDragMoveEvent| Name: | QIconModeViewBase::filterDragMoveEvent | | Prototype: | bool QIconModeViewBase::filterDragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2820-2855 |
| | 22 | 7 |
QIconCacheGtkReader::QIconCacheGtkReader| Name: | QIconCacheGtkReader::QIconCacheGtkReader | | Prototype: | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 199-229 |
| | 22 | 7 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | QByteArray QIODevice::readLine(qint64 maxSize) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1394-1434 |
| | 22 | 8 |
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 |
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 |
QGridLayoutEngine::setGeometries| Name: | QGridLayoutEngine::setGeometries | | Prototype: | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1028-1062 |
| | 22 | 7 |
QGridLayoutEngine::maybeExpandGrid| Name: | QGridLayoutEngine::maybeExpandGrid | | Prototype: | void QGridLayoutEngine::maybeExpandGrid(int row, int column, Qt::Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1229-1265 |
| | 22 | 7 |
QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 365-394 |
| | 22 | 6 |
QGraphicsView::dragLeaveEvent| Name: | QGraphicsView::dragLeaveEvent | | Prototype: | void QGraphicsView::dragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3070-3105 |
| | 22 | 4 |
QGraphicsItemPrivate::clearFocusHelper| Name: | QGraphicsItemPrivate::clearFocusHelper | | Prototype: | void QGraphicsItemPrivate::clearFocusHelper(bool giveFocusToParent, bool hiddenByParentPanel) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3463-3500 |
| | 22 | 12 |
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 |
QGraphicsEffectSource::pixmap| Name: | QGraphicsEffectSource::pixmap | | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 312-348 |
| | 22 | 7 |
QGraphicsAnchorLayoutPrivate::findPaths| Name: | QGraphicsAnchorLayoutPrivate::findPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::findPaths(Orientation orientation) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2311-2351 |
| | 22 | 6 |
QGlobalNetworkProxy::proxyForQuery| Name: | QGlobalNetworkProxy::proxyForQuery | | Prototype: | QList<QNetworkProxy> QGlobalNetworkProxy::proxyForQuery(const QNetworkProxyQuery &query) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 317-351 |
| | 22 | 5 |
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 |
QFontEngineFT::lockedAlphaMapForGlyph| Name: | QFontEngineFT::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngineFT::lockedAlphaMapForGlyph(glyph_t glyphIndex, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 64.706% (22/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1858-1894 |
| | 22 | 8 |
QFontDialogPrivate::updateSizes| Name: | QFontDialogPrivate::updateSizes | | Prototype: | void QFontDialogPrivate::updateSizes() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 629-660 |
| | 22 | 6 |
QFontDatabase::families| Name: | QFontDatabase::families | | Prototype: | QStringList QFontDatabase::families(WritingSystem writingSystem) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1553-1585 |
| | 22 | 8 |
QFileSystemEntry::isClean| Name: | QFileSystemEntry::isClean | | Prototype: | bool QFileSystemEntry::isClean() const | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 389-418 |
| | 22 | 8 |
QFileIconEngine::pixmap| Name: | QFileIconEngine::pixmap | | Prototype: | QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) override | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 72-105 |
| | 22 | 8 |
QFileDevice::flush| Name: | QFileDevice::flush | | Prototype: | bool QFileDevice::flush() | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 282-312 |
| | 22 | 8 |
QEvdevMouseHandler::getHardwareMaximum| Name: | QEvdevMouseHandler::getHardwareMaximum | | Prototype: | bool QEvdevMouseHandler::getHardwareMaximum() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 126-161 |
| | 22 | 6 |
QEvdevMouseHandler::create| Name: | QEvdevMouseHandler::create | | Prototype: | QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 65-95 |
| | 22 | 8 |
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 |
QEglFSScreen::handleCursorMove| Name: | QEglFSScreen::handleCursorMove | | Prototype: | void QEglFSScreen::handleCursorMove(const QPoint &pos) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 121-156 |
| | 22 | 8 |
QDockAreaLayout::restoreDockWidget| Name: | QDockAreaLayout::restoreDockWidget | | Prototype: | bool QDockAreaLayout::restoreDockWidget(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3052-3090 |
| | 22 | 6 |
QDateTimeEdit::sizeHint| Name: | QDateTimeEdit::sizeHint | | Prototype: | QSize QDateTimeEdit::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 966-1005 |
| | 22 | 3 |
QDBusMenuItem::QDBusMenuItem| Name: | QDBusMenuItem::QDBusMenuItem | | Prototype: | QDBusMenuItem::QDBusMenuItem(const QDBusPlatformMenuItem *item) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 178-208 |
| | 22 | 7 |
QDBusConnectionPrivate::setPeer| Name: | QDBusConnectionPrivate::setPeer | | Prototype: | void QDBusConnectionPrivate::setPeer(DBusConnection *c, const QDBusErrorInternal &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1734-1763 |
| | 22 | 2 |
QDBusConnectionPrivate::removeSignalHookNoLock| Name: | QDBusConnectionPrivate::removeSignalHookNoLock | | Prototype: | QDBusConnectionPrivate::SignalHookHash::Iterator QDBusConnectionPrivate::removeSignalHookNoLock(SignalHookHash::Iterator it) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2317-2359 |
| | 22 | 8 |
QCoreApplication::exec| Name: | QCoreApplication::exec | | Prototype: | int QCoreApplication::exec() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1242-1272 |
| | 22 | 6 |
QConfFileSettingsPrivate::QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1115-1154 |
| | 22 | 7 |
QCompletionEngine::filter| Name: | QCompletionEngine::filter | | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 424-456 |
| | 22 | 6 |
QColumnViewPrivate::updateScrollbars| Name: | QColumnViewPrivate::updateScrollbars | | Prototype: | void QColumnViewPrivate::updateScrollbars() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 404-437 |
| | 22 | 9 |
QBenchmarkValgrindUtils::getNewestFileName| Name: | QBenchmarkValgrindUtils::getNewestFileName | | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 111-139 |
| | 22 | 3 |