| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QJsonValue::fromVariant| Name: | QJsonValue::fromVariant | | Prototype: | QJsonValue QJsonValue::fromVariant(const QVariant &variant) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 393-434 |
| | 18 | 19 |
QKdPointFinder::operator()| Name: | QKdPointFinder::operator() | | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 715-744 |
| | 18 | 6 |
QKdPointTree::build| Name: | QKdPointTree::build | | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 668-701 |
| | 18 | 5 |
QLineEdit::inputMethodQuery| Name: | QLineEdit::inputMethodQuery | | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1757-1788 |
| | 18 | 13 |
QLineEdit::setCompleter| Name: | QLineEdit::setCompleter | | Prototype: | void QLineEdit::setCompleter(QCompleter *c) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 635-657 |
| | 18 | 7 |
QListModeViewBase::verticalScrollToValue| Name: | QListModeViewBase::verticalScrollToValue | | Prototype: | int QListModeViewBase::verticalScrollToValue(int index, QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2199-2225 |
| | 18 | 8 |
QListViewPrivate::doItemsLayout| Name: | QListViewPrivate::doItemsLayout | | Prototype: | bool QListViewPrivate::doItemsLayout(int delta) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1700-1726 |
| | 18 | 3 |
QLocale::toCurrencyString| Name: | QLocale::toCurrencyString | | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3425-3449 |
| | 18 | 5 |
QLocale::toCurrencyString| Name: | QLocale::toCurrencyString | | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3497-3521 |
| | 18 | 5 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(double i, char f, int prec) const | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2001-2029 |
| | 18 | 8 |
QLocale::uiLanguages| Name: | QLocale::uiLanguages | | Prototype: | QStringList QLocale::uiLanguages() const | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3539-3565 |
| | 18 | 7 |
QLoggingRule::pass| Name: | QLoggingRule::pass | | Prototype: | int QLoggingRule::pass(const QString &cat, QtMsgType msgType) const | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 83-114 |
| | 18 | 11 |
QMainWindowLayout::restoreState| Name: | QMainWindowLayout::restoreState | | Prototype: | bool QMainWindowLayout::restoreState(QDataStream &stream) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2539-2572 |
| | 18 | 6 |
QMatrix4x4::operator/=| Name: | QMatrix4x4::operator/= | | Prototype: | QMatrix4x4& QMatrix4x4::operator/=(float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 628-648 |
| | 18 | 1 |
QMatrix::rotate| Name: | QMatrix::rotate | | Prototype: | QMatrix &QMatrix::rotate(qreal a) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 896-918 |
| | 18 | 4 |
QMenu::internalDelayedPopup| Name: | QMenu::internalDelayedPopup | | Prototype: | void QMenu::internalDelayedPopup() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3378-3412 |
| | 18 | 5 |
QMenu::sizeHint| Name: | QMenu::sizeHint | | Prototype: | QSize QMenu::sizeHint() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2102-2128 |
| | 18 | 5 |
QMenuBarPrivate::setKeyboardMode| Name: | QMenuBarPrivate::setKeyboardMode | | Prototype: | void QMenuBarPrivate::setKeyboardMode(bool b) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 282-306 |
| | 18 | 7 |
QMenuPrivate::hideUpToMenuBar| Name: | QMenuPrivate::hideUpToMenuBar | | Prototype: | void QMenuPrivate::hideUpToMenuBar() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 437-463 |
| | 18 | 7 |
QMenuSloppyState::timeout| Name: | QMenuSloppyState::timeout | | Prototype: | void QMenuSloppyState::timeout() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 724-755 |
| | 18 | 6 |
QMessageAuthenticationCodePrivate::initMessageHash| Name: | QMessageAuthenticationCodePrivate::initMessageHash | | Prototype: | void QMessageAuthenticationCodePrivate::initMessageHash() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 131-159 |
| | 18 | 5 |
QMetaObjectPrivate::memberIndexes| Name: | QMetaObjectPrivate::memberIndexes | | Prototype: | void QMetaObjectPrivate::memberIndexes(const QObject *obj, const QMetaMethod &member, int *signalIndex, int *methodIndex) | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2520-2547 |
| | 18 | 5 |
QMetaProperty::userType| Name: | QMetaProperty::userType | | Prototype: | int QMetaProperty::userType() const | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2858-2880 |
| | 18 | 7 |
QObjectPrivate::cleanConnectionLists| Name: | QObjectPrivate::cleanConnectionLists | | Prototype: | void QObjectPrivate::cleanConnectionLists() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 413-447 |
| | 18 | 5 |
QOpenGLCompositor::renderAll| Name: | QOpenGLCompositor::renderAll | | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 124-153 |
| | 18 | 7 |
QOpenGLConfig::Gpu::fromContext| Name: | QOpenGLConfig::Gpu::fromContext | | Prototype: | QOpenGLConfig::Gpu QOpenGLConfig::Gpu::fromContext() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 505-529 |
| | 18 | 4 |
QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2| Name: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 | | Prototype: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 79-99 |
| | 18 | 7 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 102-138 |
| | 18 | 7 |
QPainter::fillPath| Name: | QPainter::fillPath | | Prototype: | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3324-3355 |
| | 18 | 5 |
QPainter::strokePath| Name: | QPainter::strokePath | | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3281-3312 |
| | 18 | 5 |
QPainterPath::operator==| Name: | QPainterPath::operator== | | Prototype: | bool QPainterPath::operator==(const QPainterPath &path) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2245-2269 |
| | 18 | 7 |
QPdfEnginePrivate::writeTail| Name: | QPdfEnginePrivate::writeTail | | Prototype: | void QPdfEnginePrivate::writeTail() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1750-1772 |
| | 18 | 2 |
QPixmapStyle::drawPrimitive| Name: | QPixmapStyle::drawPrimitive | | Prototype: | void QPixmapStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 229-263 |
| | 18 | 14 |
QPlatformTheme::keyBindings| Name: | QPlatformTheme::keyBindings | | Prototype: | QList<QKeySequence> QPlatformTheme::keyBindings(QKeySequence::StandardKey key) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 612-639 |
| | 18 | 4 |
QPngHandler::option| Name: | QPngHandler::option | | Prototype: | QVariant QPngHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1063-1084 |
| | 18 | 9 |
QPolygon::boundingRect| Name: | QPolygon::boundingRect | | Prototype: | QRect QPolygon::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 444-465 |
| | 18 | 7 |
QPolygonF::boundingRect| Name: | QPolygonF::boundingRect | | Prototype: | QRectF QPolygonF::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 658-679 |
| | 18 | 7 |
QProgressBarPrivate::repaintRequired| Name: | QProgressBarPrivate::repaintRequired | | Prototype: | bool QProgressBarPrivate::repaintRequired() const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 141-170 |
| | 18 | 6 |
QQuaternion::slerp| Name: | QQuaternion::slerp | | Prototype: | QQuaternion QQuaternion::slerp (const QQuaternion& q1, const QQuaternion& q2, float t) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 917-949 |
| | 18 | 6 |
QRasterPaintEngine::updateMatrix| Name: | QRasterPaintEngine::updateMatrix | | Prototype: | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 557-590 |
| | 18 | 5 |
QRawFont::supportedWritingSystems| Name: | QRawFont::supportedWritingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 647-675 |
| | 18 | 7 |
QRegionPrivate::append| Name: | QRegionPrivate::append | | Prototype: | void QRegionPrivate::append(const QRect *r) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1344-1373 |
| | 18 | 6 |
QRegionPrivate::prepend| Name: | QRegionPrivate::prepend | | Prototype: | void QRegionPrivate::prepend(const QRect *r) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1521-1551 |
| | 18 | 5 |
QRegularExpression::namedCaptureGroups| Name: | QRegularExpression::namedCaptureGroups | | Prototype: | QStringList QRegularExpression::namedCaptureGroups() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1625-1659 |
| | 18 | 4 |
QRelation::populateDictionary| Name: | QRelation::populateDictionary | | Prototype: | void QRelation::populateDictionary() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 194-220 |
| | 18 | 6 |
QRingBuffer::free| Name: | QRingBuffer::free | | Prototype: | void QRingBuffer::free(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 72-104 |
| | 18 | 5 |
QScrollBar::initStyleOption| Name: | QScrollBar::initStyleOption | | Prototype: | void QScrollBar::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 312-333 |
| | 18 | 4 |
QScrollBarPrivate::activateControl| Name: | QScrollBarPrivate::activateControl | | Prototype: | void QScrollBarPrivate::activateControl(uint control, int threshold) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 258-288 |
| | 18 | 9 |
QScroller::velocity| Name: | QScroller::velocity | | Prototype: | QPointF QScroller::velocity() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 604-634 |
| | 18 | 6 |
QSettingsPrivate::iniEscapedKey| Name: | QSettingsPrivate::iniEscapedKey | | Prototype: | void QSettingsPrivate::iniEscapedKey(const QString &key, QByteArray &result) | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 533-558 |
| | 18 | 6 |
QSpdyProtocolHandler::handleGOAWAY| Name: | QSpdyProtocolHandler::handleGOAWAY | | Prototype: | void QSpdyProtocolHandler::handleGOAWAY(char , quint32 , const QByteArray &frameData) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1094-1130 |
| | 18 | 6 |
QSplitterPrivate::doMove| Name: | QSplitterPrivate::doMove | | Prototype: | void QSplitterPrivate::doMove(bool backwards, int hPos, int index, int delta, bool mayCollapse, int *positions, int *widths) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 777-811 |
| | 18 | 4 |
QSqlTableModel::selectStatement| Name: | QSqlTableModel::selectStatement | | Prototype: | QString QSqlTableModel::selectStatement() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1007-1031 |
| | 18 | 4 |
QSslConfiguration::isNull| Name: | QSslConfiguration::isNull | | Prototype: | bool QSslConfiguration::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 247-267 |
| | 18 | 1 |
QSslKeyPrivate::pemFromDer| Name: | QSslKeyPrivate::pemFromDer | | Prototype: | QByteArray QSslKeyPrivate::pemFromDer(const QByteArray &der, const QMap<QByteArray, QByteArray> &headers) const | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 143-170 |
| | 18 | 5 |
QSslSocket::waitForDisconnected| Name: | QSslSocket::waitForDisconnected | | Prototype: | bool QSslSocket::waitForDisconnected(int msecs) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1676-1705 |
| | 18 | 8 |
QStandardItem::operator<| Name: | QStandardItem::operator< | | Prototype: | bool QStandardItem::operator<(const QStandardItem &other) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1876-1910 |
| | 18 | 15 |
QState::addTransition| Name: | QState::addTransition | | Prototype: | void QState::addTransition(QAbstractTransition *transition) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 319-344 |
| | 18 | 6 |
QStateMachinePrivate::computeExitSet_Unordered| Name: | QStateMachinePrivate::computeExitSet_Unordered | | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(QAbstractTransition *t, CalculationCache *cache) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 762-797 |
| | 18 | 6 |
QStateMachinePrivate::unregisterSignalTransition| Name: | QStateMachinePrivate::unregisterSignalTransition | | Prototype: | void QStateMachinePrivate::unregisterSignalTransition(QSignalTransition *transition) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2299-2322 |
| | 18 | 5 |
QStatusBar::removeWidget| Name: | QStatusBar::removeWidget | | Prototype: | void QStatusBar::removeWidget(QWidget *widget) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 393-420 |
| | 18 | 6 |
QStyleHelper::calcRadialPos| Name: | QStyleHelper::calcRadialPos | | Prototype: | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 146-167 |
| | 18 | 3 |
QSystemSemaphorePrivate::modifySemaphore| Name: | QSystemSemaphorePrivate::modifySemaphore | | Prototype: | bool QSystemSemaphorePrivate::modifySemaphore(int count) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 168-197 |
| | 18 | 5 |
QTabWidget::keyPressEvent| Name: | QTabWidget::keyPressEvent | | Prototype: | void QTabWidget::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1084-1125 |
| | 18 | 7 |
QTabWidget::minimumSizeHint| Name: | QTabWidget::minimumSizeHint | | Prototype: | QSize QTabWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 855-879 |
| | 18 | 4 |
QTableView::setSortingEnabled| Name: | QTableView::setSortingEnabled | | Prototype: | void QTableView::setSortingEnabled(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2543-2565 |
| | 18 | 2 |
QTeamCityLogger::tcEscapedString| Name: | QTeamCityLogger::tcEscapedString | | Prototype: | QString QTeamCityLogger::tcEscapedString(const QString &str) const | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 222-254 |
| | 18 | 9 |
QTest::debuggerPresent| Name: | QTest::debuggerPresent | | Prototype: | static bool debuggerPresent() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1257-1286 |
| | 18 | 4 |
QTestXunitStreamer::formatAttributes| Name: | QTestXunitStreamer::formatAttributes | | Prototype: | void QTestXunitStreamer::formatAttributes(const QTestElement* element, const QTestElementAttribute *attribute, QTestCharBuffer *formatted) const | | Coverage: | 77.778% (21/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 115-145 |
| | 18 | 7 |
QTextBoundaryFinder::toNextBoundary| Name: | QTextBoundaryFinder::toNextBoundary | | Prototype: | int QTextBoundaryFinder::toNextBoundary() | | Coverage: | 97.222% (35/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 364-392 |
| | 18 | 10 |
QTextBoundaryFinder::toPreviousBoundary| Name: | QTextBoundaryFinder::toPreviousBoundary | | Prototype: | int QTextBoundaryFinder::toPreviousBoundary() | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 399-427 |
| | 18 | 10 |
QTextCursorPrivate::selectedTableCells| Name: | QTextCursorPrivate::selectedTableCells | | Prototype: | void QTextCursorPrivate::selectedTableCells(int *firstRow, int *numRows, int *firstColumn, int *numColumns) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 688-714 |
| | 18 | 4 |
QTextDocumentPrivate::insert_frame| Name: | QTextDocumentPrivate::insert_frame | | Prototype: | void QTextDocumentPrivate::insert_frame(QTextFrame *f) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1516-1543 |
| | 18 | 6 |
QTextDocumentPrivate::remove_string| Name: | QTextDocumentPrivate::remove_string | | Prototype: | int QTextDocumentPrivate::remove_string(int pos, uint length, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 486-515 |
| | 18 | 3 |
QTextEditPrivate::paint| Name: | QTextEditPrivate::paint | | Prototype: | void QTextEditPrivate::paint(QPainter *p, QPaintEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1495-1524 |
| | 18 | 4 |
QTextHtmlParser::parseAttributes| Name: | QTextHtmlParser::parseAttributes | | Prototype: | QStringList QTextHtmlParser::parseAttributes() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1451-1475 |
| | 18 | 6 |
QTextHtmlParserNode::applyBackgroundImage| Name: | QTextHtmlParserNode::applyBackgroundImage | | Prototype: | void QTextHtmlParserNode::applyBackgroundImage(const QString &url, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1363-1392 |
| | 18 | 10 |
QToolButtonPrivate::init| Name: | QToolButtonPrivate::init | | Prototype: | void QToolButtonPrivate::init() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 196-225 |
| | 18 | 2 |
QTreeView::collapse| Name: | QTreeView::collapse | | Prototype: | void QTreeView::collapse(const QModelIndex &index) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 803-830 |
| | 18 | 8 |
QTreeView::visualRect| Name: | QTreeView::visualRect | | Prototype: | QRect QTreeView::visualRect(const QModelIndex &index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1109-1139 |
| | 18 | 5 |
QTriangulator::ComplexToSimple::calculateIntersection| Name: | QTriangulator::ComplexToSimple::calculateIntersection | | Prototype: | template <typename T> bool QTriangulator<T>::ComplexToSimple::calculateIntersection(int left, int right) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 991-1024 |
| | 18 | 4 |
QTriangulator::ComplexToSimple::reorderEdgeListRange| Name: | QTriangulator::ComplexToSimple::reorderEdgeListRange | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::reorderEdgeListRange(QRBTree<int>::Node *leftmost, QRBTree<int>::Node *rightmost) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1202-1228 |
| | 18 | 5 |
QTriangulator::SimpleToMonotone::removeZeroLengthEdges| Name: | QTriangulator::SimpleToMonotone::removeZeroLengthEdges | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::removeZeroLengthEdges() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1820-1847 |
| | 18 | 6 |
QUrl::operator ==| Name: | QUrl::operator == | | Prototype: | bool QUrl::operator ==(const QUrl &url) const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3619-3644 |
| | 18 | 5 |
QVariant::convert| Name: | QVariant::convert | | Prototype: | bool QVariant::convert(int targetTypeId) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3198-3224 |
| | 18 | 6 |
QWidget::setContentsMargins| Name: | QWidget::setContentsMargins | | Prototype: | void QWidget::setContentsMargins(int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7545-7571 |
| | 18 | 4 |
QWidget::setStyleSheet| Name: | QWidget::setStyleSheet | | Prototype: | void QWidget::setStyleSheet(const QString& styleSheet) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2676-2704 |
| | 18 | 7 |
QWidgetPrivate::invalidateBuffer| Name: | QWidgetPrivate::invalidateBuffer | | Prototype: | void QWidgetPrivate::invalidateBuffer(const QRect &rect) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1597-1623 |
| | 18 | 5 |
QWidgetPrivate::propagatePaletteChange| Name: | QWidgetPrivate::propagatePaletteChange | | Prototype: | void QWidgetPrivate::propagatePaletteChange() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2008-2037 |
| | 18 | 5 |
QWidgetTextControl::print| Name: | QWidgetTextControl::print | | Prototype: | void QWidgetTextControl::print(QPagedPaintDevice *printer) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2593-2616 |
| | 18 | 4 |
QWidgetTextControlPrivate::sendMouseEventToInputContext| Name: | QWidgetTextControlPrivate::sendMouseEventToInputContext | | Prototype: | bool QWidgetTextControlPrivate::sendMouseEventToInputContext( QEvent *e, QEvent::Type eventType, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1888-1920 |
| | 18 | 5 |
QWindowGeometrySpecification::fromArgument| Name: | QWindowGeometrySpecification::fromArgument | | Prototype: | QWindowGeometrySpecification QWindowGeometrySpecification::fromArgument(const QByteArray &a) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 292-319 |
| | 18 | 9 |
QWizard::setOptions| Name: | QWizard::setOptions | | Prototype: | void QWizard::setOptions(WizardOptions options) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2646-2672 |
| | 18 | 5 |
QWizardLayoutInfo::operator==| Name: | QWizardLayoutInfo::operator== | | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 265-285 |
| | 18 | 1 |
QXcbConnection::initializeXInput2| Name: | QXcbConnection::initializeXInput2 | | Prototype: | void QXcbConnection::initializeXInput2() | | Coverage: | 43.478% (10/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 73-103 |
| | 18 | 8 |
QXcbConnection::sendConnectionEvent| Name: | QXcbConnection::sendConnectionEvent | | Prototype: | void QXcbConnection::sendConnectionEvent(QXcbAtom::Atom a, uint id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1410-1433 |
| | 18 | 1 |
QXcbDropData::xdndObtainData| Name: | QXcbDropData::xdndObtainData | | Prototype: | QVariant QXcbDropData::xdndObtainData(const QByteArray &format, QVariant::Type requestedType) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1271-1297 |
| | 18 | 5 |
QXcbIntegration::createPlatformWindow| Name: | QXcbIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 203-220 |
| | 18 | 3 |
QXcbKeyboard::xkbModMask| Name: | QXcbKeyboard::xkbModMask | | Prototype: | quint32 QXcbKeyboard::xkbModMask(quint16 state) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 831-853 |
| | 18 | 9 |
QXcbScreen::sendStartupMessage| Name: | QXcbScreen::sendStartupMessage | | Prototype: | void QXcbScreen::sendStartupMessage(const QByteArray &message) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 424-448 |
| | 18 | 3 |