Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGraphicsAnchorLayoutPrivate::removeInternalVertexName: | QGraphicsAnchorLayoutPrivate::removeInternalVertex | Prototype: | void QGraphicsAnchorLayoutPrivate::removeInternalVertex(QGraphicsLayoutItem *item, Qt::AnchorPoint edge) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1902-1928 |
| | 14 | 4 |
QGraphicsAnchorLayoutPrivate::removeCenterConstraintsName: | QGraphicsAnchorLayoutPrivate::removeCenterConstraints | Prototype: | void QGraphicsAnchorLayoutPrivate::removeCenterConstraints(QGraphicsLayoutItem *item, Orientation orientation) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1582-1611 |
| | 14 | 4 |
QGraphicsAnchorLayoutPrivate::addAnchor_helperName: | QGraphicsAnchorLayoutPrivate::addAnchor_helper | Prototype: | void QGraphicsAnchorLayoutPrivate::addAnchor_helper(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge, AnchorData *data) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1719-1757 |
| | 14 | 3 |
QGraphicsAnchorLayout::~QGraphicsAnchorLayoutName: | QGraphicsAnchorLayout::~QGraphicsAnchorLayout | Prototype: | QGraphicsAnchorLayout::~QGraphicsAnchorLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | Lines: | 218-239 |
| | 14 | 4 |
QGradientCache::getBufferName: | QGradientCache::getBuffer | Prototype: | inline QSharedPointer<const CacheInfo> getBuffer(const QGradient &gradient, int opacity) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4156-4178 |
| | 14 | 5 |
QGlyphRun::operator==Name: | QGlyphRun::operator== | Prototype: | bool QGlyphRun::operator==(const QGlyphRun &other) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | Lines: | 159-183 |
| | 14 | 9 |
QGLTexture::bindCompressedTextureName: | 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: | 5350-5375 |
| | 14 | 9 |
QGLShader::sourceCodeName: | QGLShader::sourceCode | Prototype: | QByteArray QGLShader::sourceCode() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 495-511 |
| | 14 | 3 |
QGLPaintDevice::getDeviceName: | QGLPaintDevice::getDevice | Prototype: | QGLPaintDevice* QGLPaintDevice::getDevice(QPaintDevice* pd) | Coverage: | 27.273% (3/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 208-234 |
| | 14 | 6 |
QGLFramebufferObject::releaseName: | QGLFramebufferObject::release | Prototype: | bool QGLFramebufferObject::release() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1045-1070 |
| | 14 | 5 |
QGLContextPrivate::bindTextureName: | QGLContextPrivate::bindTexture | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2407-2435 |
| | 14 | 4 |
QFtpDTP::parseDirName: | QFtpDTP::parseDir | Prototype: | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 609-634 |
| | 14 | 4 |
QFrame::setFrameStyleName: | QFrame::setFrameStyle | Prototype: | void QFrame::setFrameStyle(int style) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 329-351 |
| | 14 | 5 |
QFormLayout::heightForWidthName: | QFormLayout::heightForWidth | Prototype: | int QFormLayout::heightForWidth(int width) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1481-1502 |
| | 14 | 4 |
QFontEngineFT::glyphIndexName: | QFontEngineFT::glyphIndex | Prototype: | glyph_t QFontEngineFT::glyphIndex(uint ucs4) const | Coverage: | 85.000% (17/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1451-1479 |
| | 14 | 6 |
QFontEngineBox::stringToCMapName: | QFontEngineBox::stringToCMap | Prototype: | bool QFontEngineBox::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1614-1636 |
| | 14 | 4 |
QFontEngine::harfbuzzFaceName: | QFontEngine::harfbuzzFace | Prototype: | void *QFontEngine::harfbuzzFace() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 338-359 |
| | 14 | 5 |
QFontDialogPrivate::_q_sizeChangedName: | QFontDialogPrivate::_q_sizeChanged | Prototype: | void QFontDialogPrivate::_q_sizeChanged(const QString &s) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 746-767 |
| | 14 | 6 |
QFontDialog::doneName: | QFontDialog::done | Prototype: | void QFontDialog::done(int result) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 1013-1032 |
| | 14 | 4 |
QFontComboBox::QFontComboBoxName: | QFontComboBox::QFontComboBox | Prototype: | QFontComboBox::QFontComboBox(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 406-426 |
| | 14 | 2 |
QFileSystemModelPrivate::_q_directoryChangedName: | QFileSystemModelPrivate::_q_directoryChanged | Prototype: | void QFileSystemModelPrivate::_q_directoryChanged(const QString &directory, const QStringList &files) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1636-1654 |
| | 14 | 5 |
QFileSystemModel::parentName: | QFileSystemModel::parent | Prototype: | QModelIndex QFileSystemModel::parent(const QModelIndex &index) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 552-571 |
| | 14 | 4 |
QFileSystemModel::filePathName: | QFileSystemModel::filePath | Prototype: | QString QFileSystemModel::filePath(const QModelIndex &index) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1239-1256 |
| | 14 | 3 |
QFileSystemEngine::removeDirectoryName: | QFileSystemEngine::removeDirectory | Prototype: | bool QFileSystemEngine::removeDirectory(const QFileSystemEntry &entry, bool removeEmptyParents) | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 626-646 |
| | 14 | 6 |
QFileInfoGatherer::fetchExtendedInformationName: | QFileInfoGatherer::fetchExtendedInformation | Prototype: | void QFileInfoGatherer::fetchExtendedInformation(const QString &path, const QStringList &files) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 127-150 |
| | 14 | 5 |
QFileDialogPrivate::updateOkButtonTextName: | QFileDialogPrivate::updateOkButtonText | Prototype: | void QFileDialogPrivate::updateOkButtonText(bool saveAsOnFolder) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 625-648 |
| | 14 | 6 |
QFileDialogPrivate::_q_enterDirectoryName: | QFileDialogPrivate::_q_enterDirectory | Prototype: | void QFileDialogPrivate::_q_enterDirectory(const QModelIndex &index) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3586-3609 |
| | 14 | 4 |
QFileDialog::selectNameFilterName: | QFileDialog::selectNameFilter | Prototype: | void QFileDialog::selectNameFilter(const QString &filter) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1449-1469 |
| | 14 | 5 |
QFileDevice::seekName: | QFileDevice::seek | Prototype: | bool QFileDevice::seek(qint64 off) | Coverage: | 33.333% (5/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 398-418 |
| | 14 | 5 |
QFSFileEnginePrivate::openFhName: | QFSFileEnginePrivate::openFh | Prototype: | bool QFSFileEnginePrivate::openFh(QIODevice::OpenMode openMode, FILE *fh) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 255-280 |
| | 14 | 4 |
QFSFileEnginePrivate::openFdName: | QFSFileEnginePrivate::openFd | Prototype: | bool QFSFileEnginePrivate::openFd(QIODevice::OpenMode openMode, int fd) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 319-344 |
| | 14 | 4 |
QExpandingLineEdit::resizeToContentsName: | QExpandingLineEdit::resizeToContents | Prototype: | void QExpandingLineEdit::resizeToContents() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 561-578 |
| | 14 | 5 |
QEvdevTouchScreenData::addTouchPointName: | QEvdevTouchScreenData::addTouchPoint | Prototype: | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 406-429 |
| | 14 | 2 |
QEglFSIntegration::initializeName: | QEglFSIntegration::initialize | Prototype: | void QEglFSIntegration::initialize() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 114-138 |
| | 14 | 5 |
QDomHandler::startElementName: | QDomHandler::startElement | Prototype: | bool QDomHandler::startElement(const QString& nsURI, const QString&, const QString& qName, const QXmlAttributes& atts) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7388-7417 |
| | 14 | 5 |
QDockWidgetPrivate::initDragName: | QDockWidgetPrivate::initDrag | Prototype: | void QDockWidgetPrivate::initDrag(const QPoint &pos, bool nca) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 718-737 |
| | 14 | 3 |
QDockWidgetLayout::titleHeightName: | QDockWidgetLayout::titleHeight | Prototype: | int QDockWidgetLayout::titleHeight() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 460-481 |
| | 14 | 4 |
QDockWidget::paintEventName: | QDockWidget::paintEvent | Prototype: | void QDockWidget::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1413-1438 |
| | 14 | 3 |
QDockAreaLayout::saveStateName: | QDockAreaLayout::saveState | Prototype: | void QDockAreaLayout::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2320-2340 |
| | 14 | 6 |
QDirModelPrivate::appendChildName: | QDirModelPrivate::appendChild | Prototype: | void QDirModelPrivate::appendChild(QDirModelPrivate::QDirNode *parent, const QString &path) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1342-1362 |
| | 14 | 3 |
QDirModel::sortName: | QDirModel::sort | Prototype: | void QDirModel::sort(int column, Qt::SortOrder order) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 498-522 |
| | 14 | 7 |
QDirModel::removeName: | QDirModel::remove | Prototype: | bool QDirModel::remove(const QModelIndex &index) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1053-1073 |
| | 14 | 4 |
QDirModel::headerDataName: | QDirModel::headerData | Prototype: | QVariant QDirModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 424-447 |
| | 14 | 8 |
QDialogPrivate::setDefaultName: | QDialogPrivate::setDefault | Prototype: | void QDialogPrivate::setDefault(QPushButton *pushButton) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 359-377 |
| | 14 | 7 |
QDateTimeEdit::mousePressEventName: | QDateTimeEdit::mousePressEvent | Prototype: | void QDateTimeEdit::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1475-1496 |
| | 14 | 4 |
QDateTimeEdit::eventName: | QDateTimeEdit::event | Prototype: | bool QDateTimeEdit::event(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1011-1035 |
| | 14 | 5 |
QDBusMetaType::demarshallName: | QDBusMetaType::demarshall | Prototype: | bool QDBusMetaType::demarshall(const QDBusArgument &arg, int id, void *data) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | Lines: | 253-280 |
| | 14 | 3 |
QDBusConnectionPrivate::removeSignalHookName: | QDBusConnectionPrivate::removeSignalHook | Prototype: | bool QDBusConnectionPrivate::removeSignalHook(const QString &key, const SignalHook &hook) | Coverage: | 57.895% (11/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2288-2310 |
| | 14 | 3 |
QDBusConnectionPrivate::prepareReplyName: | QDBusConnectionPrivate::prepareReply | Prototype: | QDBusCallDeliveryEvent* QDBusConnectionPrivate::prepareReply(QDBusConnectionPrivate *target, QObject *object, int idx, const QVector<int> &metaTypes, const QDBusMessage &msg) | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 769-795 |
| | 14 | 6 |
QDBusConnectionPrivate::getNameOwnerNoCacheName: | QDBusConnectionPrivate::getNameOwnerNoCache | Prototype: | QString QDBusConnectionPrivate::getNameOwnerNoCache(const QString &serviceName) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2499-2522 |
| | 14 | 5 |
QDBusConnection::connectName: | QDBusConnection::connect | Prototype: | bool QDBusConnection::connect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | Coverage: | 46.667% (14/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 771-800 |
| | 14 | 6 |
QCursorData::setBitmapName: | QCursorData::setBitmap | Prototype: | QCursorData *QCursorData::setBitmap(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY, qreal devicePixelRatio) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 659-677 |
| | 14 | 3 |
QCoreApplicationPrivate::cleanupThreadDataName: | QCoreApplicationPrivate::cleanupThreadData | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 482-505 |
| | 14 | 4 |
QCoreApplication::~QCoreApplicationName: | QCoreApplication::~QCoreApplication | Prototype: | QCoreApplication::~QCoreApplication() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 848-881 |
| | 14 | 4 |
QConfFileSettingsPrivate::initFormatName: | QConfFileSettingsPrivate::initFormat | Prototype: | void QConfFileSettingsPrivate::initFormat() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 938-962 |
| | 14 | 3 |
QCompletionModel::setSourceModelName: | QCompletionModel::setSourceModel | Prototype: | void QCompletionModel::setSourceModel(QAbstractItemModel *source) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 168-190 |
| | 14 | 3 |
QCommandLinkButtonPrivate::descriptionHeightName: | QCommandLinkButtonPrivate::descriptionHeight | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 225-246 |
| | 14 | 4 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacityName: | QComboBoxPrivate::updateViewContainerPaletteAndOpacity | Prototype: | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1094-1115 |
| | 14 | 4 |
QColorShower::hsvEdName: | QColorShower::hsvEd | Prototype: | void QColorShower::hsvEd() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1376-1396 |
| | 14 | 1 |
QColorDialogPrivate::_q_pickScreenColorName: | QColorDialogPrivate::_q_pickScreenColor | Prototype: | void QColorDialogPrivate::_q_pickScreenColor() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1601-1637 |
| | 14 | 2 |
QColor::fromRgbFName: | QColor::fromRgbF | Prototype: | QColor QColor::fromRgbF(qreal r, qreal g, qreal b, qreal a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1948-1966 |
| | 14 | 2 |
QColor::fromRgbName: | QColor::fromRgb | Prototype: | QColor QColor::fromRgb(int r, int g, int b, int a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1919-1937 |
| | 14 | 2 |
QColor::fromHsvFName: | QColor::fromHsvF | Prototype: | QColor QColor::fromHsvF(qreal h, qreal s, qreal v, qreal a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2041-2059 |
| | 14 | 2 |
QColor::fromHsvName: | QColor::fromHsv | Prototype: | QColor QColor::fromHsv(int h, int s, int v, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2010-2028 |
| | 14 | 2 |
QColor::fromHslName: | QColor::fromHsl | Prototype: | QColor QColor::fromHsl(int h, int s, int l, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2073-2091 |
| | 14 | 2 |
QClipData::setClipRegionName: | QClipData::setClipRegion | Prototype: | void QClipData::setClipRegion(const QRegion ®ion) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3889-3913 |
| | 14 | 3 |
QCheckBox::sizeHintName: | QCheckBox::sizeHint | Prototype: | QSize QCheckBox::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 275-291 |
| | 14 | 3 |
QCalendarWidgetPrivate::updateCurrentPageName: | QCalendarWidgetPrivate::updateCurrentPage | Prototype: | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1809-1828 |
| | 14 | 4 |
QCalendarWidget::updateCellName: | QCalendarWidget::updateCell | Prototype: | void QCalendarWidget::updateCell(const QDate &date) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2881-2902 |
| | 14 | 5 |
QCalendarView::mouseMoveEventName: | QCalendarView::mouseMoveEvent | Prototype: | void QCalendarView::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1464-1487 |
| | 14 | 6 |
QButtonGroup::addButtonName: | QButtonGroup::addButton | Prototype: | void QButtonGroup::addButton(QAbstractButton *button, int id) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 238-258 |
| | 14 | 5 |
QBuffer::writeDataName: | QBuffer::writeData | Prototype: | qint64 QBuffer::writeData(const char *data, qint64 len) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 415-438 |
| | 14 | 4 |
QBrush::initName: | QBrush::init | Prototype: | void QBrush::init(const QColor &color, Qt::BrushStyle style) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 384-407 |
| | 14 | 8 |
QBlendStyleAnimation::updateCurrentTimeName: | QBlendStyleAnimation::updateCurrentTime | Prototype: | void QBlendStyleAnimation::updateCurrentTime(int time) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 297-320 |
| | 14 | 6 |
QBezier::addIfCloseName: | QBezier::addIfClose | Prototype: | void QBezier::addIfClose(qreal *length, qreal error) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 476-499 |
| | 14 | 2 |
QBenchmarkTestMethodData::setResultName: | QBenchmarkTestMethodData::setResult | Prototype: | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 143-173 |
| | 14 | 5 |
QBasicTimer::startName: | QBasicTimer::start | Prototype: | void QBasicTimer::start(int msec, QObject *obj) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 110-130 |
| | 14 | 6 |
QBasicDrag::dragName: | QBasicDrag::drag | Prototype: | Qt::DropAction QBasicDrag::drag(QDrag *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 175-193 |
| | 14 | 1 |
QAsn1Element::toIntegerName: | QAsn1Element::toInteger | Prototype: | qint64 QAsn1Element::toInteger(bool *ok) const | Coverage: | 42.857% (9/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 268-290 |
| | 14 | 7 |
QApplicationPrivate::pickMouseReceiverName: | QApplicationPrivate::pickMouseReceiver | Prototype: | QWidget *QApplicationPrivate::pickMouseReceiver(QWidget *candidate, const QPoint &windowPos, QPoint *pos, QEvent::Type type, Qt::MouseButtons buttons, QWidget *buttonDown, QWidget *alienWidget) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2671-2702 |
| | 14 | 5 |
QAction::~QActionName: | QAction::~QAction | Prototype: | QAction::~QAction() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 564-588 |
| | 14 | 6 |
QAction::activateName: | QAction::activate | Prototype: | void QAction::activate(ActionEvent event) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1147-1167 |
| | 14 | 7 |
QAccessibleTableHeaderCell::rectName: | QAccessibleTableHeaderCell::rect | Prototype: | QRect QAccessibleTableHeaderCell::rect() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1102-1127 |
| | 14 | 5 |
QAccessibleButton::rectName: | QAccessibleButton::rect | Prototype: | QRect QAccessibleButton::rect() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 155-173 |
| | 14 | 4 |
QAccessibleAbstractScrollArea::accessibleChildrenName: | QAccessibleAbstractScrollArea::accessibleChildren | Prototype: | QWidgetList QAccessibleAbstractScrollArea::accessibleChildren() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 412-439 |
| | 14 | 5 |
QAbstractSpinBox::eventName: | QAbstractSpinBox::event | Prototype: | bool QAbstractSpinBox::event(QEvent *event) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 739-779 |
| | 14 | 12 |
QAbstractItemViewPrivate::openEditorName: | QAbstractItemViewPrivate::openEditor | Prototype: | bool QAbstractItemViewPrivate::openEditor(const QModelIndex &index, QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4330-4351 |
| | 14 | 3 |
QAbstractItemViewPrivate::initName: | QAbstractItemViewPrivate::init | Prototype: | void QAbstractItemViewPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 113-133 |
| | 14 | 1 |
QAbstractItemViewPrivate::droppingOnItselfName: | QAbstractItemViewPrivate::droppingOnItself | Prototype: | bool QAbstractItemViewPrivate::droppingOnItself(QDropEvent *event, const QModelIndex &index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2013-2031 |
| | 14 | 5 |
QAbstractItemView::sizeHintForRowName: | QAbstractItemView::sizeHintForRow | Prototype: | int QAbstractItemView::sizeHintForRow(int row) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3032-3052 |
| | 14 | 5 |
QAbstractItemView::sizeHintForColumnName: | QAbstractItemView::sizeHintForColumn | Prototype: | int QAbstractItemView::sizeHintForColumn(int column) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3062-3082 |
| | 14 | 5 |
QAbstractItemModelPrivate::allowMoveName: | QAbstractItemModelPrivate::allowMove | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2689-2712 |
| | 14 | 6 |
QAbstractButton::mouseMoveEventName: | QAbstractButton::mouseMoveEvent | Prototype: | void QAbstractButton::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1011-1031 |
| | 14 | 5 |
PressDelayHandler::releasedName: | PressDelayHandler::released | Prototype: | bool released(QEvent *e, bool scrollerWasActive, bool scrollerIsActive) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 165-193 |
| | 14 | 4 |
Parser::parsePseudoName: | Parser::parsePseudo | Prototype: | bool Parser::parsePseudo(Pseudo *pseudo) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2503-2521 |
| | 14 | 4 |
Parser::parsePageName: | Parser::parsePage | Prototype: | bool Parser::parsePage(PageRule *pageRule) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2287-2308 |
| | 14 | 8 |
Parser::parseImportName: | Parser::parseImport | Prototype: | bool Parser::parseImport(ImportRule *importRule) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2231-2257 |
| | 14 | 8 |
Notify::checkEventName: | Notify::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 843-859 |
| | 14 | 7 |
EqualRegionName: | EqualRegion | Prototype: | static bool EqualRegion(const QRegionPrivate *r1, const QRegionPrivate *r2) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2656-2676 |
| | 14 | 7 |
Declaration::brushValueName: | Declaration::brushValue | Prototype: | QBrush Declaration::brushValue(const QPalette &pal) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1367-1389 |
| | 14 | 7 |