| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGLWidget::resizeEvent| Name: | QGLWidget::resizeEvent | | Prototype: | void QGLWidget::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4418-4432 |
| | 10 | 3 |
QGLShaderProgram::addShaderFromSourceFile| Name: | QGLShaderProgram::addShaderFromSourceFile | | Prototype: | bool QGLShaderProgram::addShaderFromSourceFile (QGLShader::ShaderType type, const QString& fileName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 820-834 |
| | 10 | 3 |
QGLShaderProgram::addShaderFromSourceCode| Name: | QGLShaderProgram::addShaderFromSourceCode | | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const char *source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 753-766 |
| | 10 | 3 |
QGLEngineSharedShaders::~QGLEngineSharedShaders| Name: | QGLEngineSharedShaders::~QGLEngineSharedShaders | | Prototype: | QGLEngineSharedShaders::~QGLEngineSharedShaders() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 301-321 |
| | 10 | 3 |
QGLColormap::detach_helper| Name: | QGLColormap::detach_helper | | Prototype: | void QGLColormap::detach_helper() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 153-166 |
| | 10 | 3 |
QGL2PaintEngineExPrivate::updateTextureFilter| Name: | QGL2PaintEngineExPrivate::updateTextureFilter | | Prototype: | void QGL2PaintEngineExPrivate::updateTextureFilter(GLenum target, GLenum wrapMode, bool smoothPixmapTransform, GLuint id) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 115-132 |
| | 10 | 3 |
QGL2PaintEngineEx::drawPixmapFragments| Name: | QGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1910-1928 |
| | 10 | 3 |
QFusionStyle::drawItemText| Name: | QFusionStyle::drawItemText | | Prototype: | void QFusionStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 399-415 |
| | 10 | 4 |
QFreetypeFace::release| Name: | QFreetypeFace::release | | Prototype: | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 315-334 |
| | 10 | 5 |
QFramePrivate::updateStyledFrameWidths| Name: | QFramePrivate::updateStyledFrameWidths | | Prototype: | void QFramePrivate::updateStyledFrameWidths() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 414-427 |
| | 10 | 1 |
QFontPrivate::engineForScript| Name: | QFontPrivate::engineForScript | | Prototype: | QFontEngine *QFontPrivate::engineForScript(int script) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 205-219 |
| | 10 | 5 |
QFontMetricsF::boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1483-1499 |
| | 10 | 2 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 700-716 |
| | 10 | 2 |
QFontEngineQPF2::findGlyph| Name: | QFontEngineQPF2::findGlyph | | Prototype: | const QFontEngineQPF2::Glyph *QFontEngineQPF2::findGlyph(glyph_t g) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 151-167 |
| | 10 | 5 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(glyph_t glyph) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 443-455 |
| | 10 | 2 |
QFontEngineMulti::setFallbackFamiliesList| Name: | QFontEngineMulti::setFallbackFamiliesList | | Prototype: | void QFontEngineMulti::setFallbackFamiliesList(const QStringList &fallbackFamilies) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1793-1810 |
| | 10 | 2 |
QFontEngineMulti::ensureEngineAt| Name: | QFontEngineMulti::ensureEngineAt | | Prototype: | void QFontEngineMulti::ensureEngineAt(int at) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1812-1825 |
| | 10 | 4 |
QFontEngineFT::averageCharWidth| Name: | QFontEngineFT::averageCharWidth | | Prototype: | QFixed QFontEngineFT::averageCharWidth() const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1334-1350 |
| | 10 | 3 |
QFontEngine::setGlyphCache| Name: | QFontEngine::setGlyphCache | | Prototype: | void QFontEngine::setGlyphCache(const void *context, QFontEngineGlyphCache *cache) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1048-1067 |
| | 10 | 4 |
QFontEngine::QFontEngine| Name: | QFontEngine::QFontEngine | | Prototype: | QFontEngine::QFontEngine(Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 247-269 |
| | 10 | 2 |
QFontDialogPrivate::canBeNativeDialog| Name: | QFontDialogPrivate::canBeNativeDialog | | Prototype: | bool QFontDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 1037-1053 |
| | 10 | 3 |
QFontDialog::setVisible| Name: | QFontDialog::setVisible | | Prototype: | void QFontDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 991-1007 |
| | 10 | 4 |
QFont::setLetterSpacing| Name: | QFont::setLetterSpacing | | Prototype: | void QFont::setLetterSpacing(SpacingType type, qreal spacing) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1466-1480 |
| | 10 | 2 |
QFileSystemModel::index| Name: | QFileSystemModel::index | | Prototype: | QModelIndex QFileSystemModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 247-264 |
| | 10 | 2 |
QFileSystemEngine::resolveUserName| Name: | QFileSystemEngine::resolveUserName | | Prototype: | QString QFileSystemEngine::resolveUserName(uint userId) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 352-373 |
| | 10 | 3 |
QFileDialogPrivate::retranslateWindowTitle| Name: | QFileDialogPrivate::retranslateWindowTitle | | Prototype: | void QFileDialogPrivate::retranslateWindowTitle() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 579-594 |
| | 10 | 4 |
QFileDialogPrivate::canBeNativeDialog| Name: | QFileDialogPrivate::canBeNativeDialog | | Prototype: | bool QFileDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 701-717 |
| | 10 | 3 |
QFileDialogPrivate::addDefaultSuffixToUrls| Name: | QFileDialogPrivate::addDefaultSuffixToUrls | | Prototype: | QList<QUrl> QFileDialogPrivate::addDefaultSuffixToUrls(const QList<QUrl> &urlsToFix) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1235-1249 |
| | 10 | 3 |
QFileDialogComboBox::paintEvent| Name: | QFileDialogComboBox::paintEvent | | Prototype: | void QFileDialogComboBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3895-3912 |
| | 10 | 1 |
QFileDevice::unmap| Name: | QFileDevice::unmap | | Prototype: | bool QFileDevice::unmap(uchar *address) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 723-736 |
| | 10 | 3 |
QFileDevice::readLineData| Name: | QFileDevice::readLineData | | Prototype: | qint64 QFileDevice::readLineData(char *data, qint64 maxlen) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 425-446 |
| | 10 | 4 |
QFile::link| Name: | QFile::link | | Prototype: | bool QFile::link(const QString &linkName) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 702-717 |
| | 10 | 3 |
QFbCursor::changeCursor| Name: | QFbCursor::changeCursor | | Prototype: | void QFbCursor::changeCursor(QCursor * widgetCursor, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 166-183 |
| | 10 | 3 |
QFSFileEnginePrivate::init| Name: | QFSFileEnginePrivate::init | | Prototype: | void QFSFileEnginePrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 124-146 |
| | 10 | 1 |
QFSFileEnginePrivate::doStat| Name: | QFSFileEnginePrivate::doStat | | Prototype: | bool QFSFileEnginePrivate::doStat(QFileSystemMetaData::MetaDataFlags flags) const | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 499-515 |
| | 10 | 5 |
QFSFileEngine::supportsExtension| Name: | QFSFileEngine::supportsExtension | | Prototype: | bool QFSFileEngine::supportsExtension(Extension extension) const | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 849-861 |
| | 10 | 5 |
QFSFileEngine::setSize| Name: | QFSFileEngine::setSize | | Prototype: | bool QFSFileEngine::setSize(qint64 size) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 664-677 |
| | 10 | 4 |
QExpandingLineEdit::updateMinimumWidth| Name: | QExpandingLineEdit::updateMinimumWidth | | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 552-566 |
| | 10 | 1 |
QEventDispatcherUNIXPrivate::activateSocketNotifiers| Name: | QEventDispatcherUNIXPrivate::activateSocketNotifiers | | Prototype: | int QEventDispatcherUNIXPrivate::activateSocketNotifiers() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 292-309 |
| | 10 | 3 |
QEvdevMouseManager::clampPosition| Name: | QEvdevMouseManager::clampPosition | | Prototype: | void QEvdevMouseManager::clampPosition() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 113-127 |
| | 10 | 5 |
QEvdevMouseManager::addMouse| Name: | QEvdevMouseManager::addMouse | | Prototype: | void QEvdevMouseManager::addMouse(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 154-168 |
| | 10 | 3 |
QEglFSWindow::destroy| Name: | QEglFSWindow::destroy | | Prototype: | void QEglFSWindow::destroy() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 156-172 |
| | 10 | 4 |
QEglFSIntegration::nativeResourceForIntegration| Name: | QEglFSIntegration::nativeResourceForIntegration | | Prototype: | void *QEglFSIntegration::nativeResourceForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 283-302 |
| | 10 | 5 |
QEglFSCursor::paintOnScreen| Name: | QEglFSCursor::paintOnScreen | | Prototype: | void QEglFSCursor::paintOnScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 319-333 |
| | 10 | 2 |
QEasingCurve::operator==| Name: | QEasingCurve::operator== | | Prototype: | bool QEasingCurve::operator==(const QEasingCurve &other) const | | Coverage: | 79.167% (19/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1109-1126 |
| | 10 | 4 |
QEGLDeviceIntegrationFactory::create| Name: | QEGLDeviceIntegrationFactory::create | | Prototype: | QEGLDeviceIntegration *QEGLDeviceIntegrationFactory::create(const QString &key, const QString &pluginPath) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 98-117 |
| | 10 | 6 |
QDomNodePrivate::~QDomNodePrivate| Name: | QDomNodePrivate::~QDomNodePrivate | | Prototype: | QDomNodePrivate::~QDomNodePrivate() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1474-1489 |
| | 10 | 3 |
QDomNodePrivate::QDomNodePrivate| Name: | QDomNodePrivate::QDomNodePrivate | | Prototype: | QDomNodePrivate::QDomNodePrivate(QDomDocumentPrivate *doc, QDomNodePrivate *par) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1436-1449 |
| | 10 | 2 |
QDomNamedNodeMapPrivate::setNamedItemNS| Name: | QDomNamedNodeMapPrivate::setNamedItemNS | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItemNS(QDomNodePrivate* arg) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3111-3130 |
| | 10 | 4 |
QDomNamedNodeMapPrivate::removeNamedItem| Name: | QDomNamedNodeMapPrivate::removeNamedItem | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::removeNamedItem(const QString& name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3132-3147 |
| | 10 | 4 |
QDomNamedNodeMapPrivate::clone| Name: | QDomNamedNodeMapPrivate::clone | | Prototype: | QDomNamedNodeMapPrivate* QDomNamedNodeMapPrivate::clone(QDomNodePrivate* p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3045-3061 |
| | 10 | 2 |
QDomElementPrivate::setAttributeNS| Name: | QDomElementPrivate::setAttributeNS | | Prototype: | void QDomElementPrivate::setAttributeNS(const QString& nsURI, const QString& qName, const QString& newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4466-4483 |
| | 10 | 2 |
QDomDocumentPrivate::createProcessingInstruction| Name: | QDomDocumentPrivate::createProcessingInstruction | | Prototype: | QDomProcessingInstructionPrivate* QDomDocumentPrivate::createProcessingInstruction(const QString &target, const QString &data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6328-6343 |
| | 10 | 3 |
QDockWidgetLayout::setWidgetForRole| Name: | QDockWidgetLayout::setWidgetForRole | | Prototype: | void QDockWidgetLayout::setWidgetForRole(Role r, QWidget *w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 409-426 |
| | 10 | 3 |
QDockWidgetGroupLayout::setGeometry| Name: | QDockWidgetGroupLayout::setGeometry | | Prototype: | void setGeometry(const QRect&r) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 222-234 |
| | 10 | 2 |
QDockAreaLayoutInfo::usedSeparatorWidgets| Name: | QDockAreaLayoutInfo::usedSeparatorWidgets | | Prototype: | QSet<QWidget*> QDockAreaLayoutInfo::usedSeparatorWidgets() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2222-2238 |
| | 10 | 4 |
QDockAreaLayoutInfo::separatorRect| Name: | QDockAreaLayoutInfo::separatorRect | | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1358-1375 |
| | 10 | 3 |
QDockAreaLayout::takeAt| Name: | QDockAreaLayout::takeAt | | Prototype: | QLayoutItem *QDockAreaLayout::takeAt(int *x, int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3343-3360 |
| | 10 | 4 |
QDisabledNetworkReply::QDisabledNetworkReply| Name: | QDisabledNetworkReply::QDisabledNetworkReply | | Prototype: | QDisabledNetworkReply::QDisabledNetworkReply(QObject *parent, const QNetworkRequest &req, QNetworkAccessManager::Operation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 1120-1138 |
| | 10 | 1 |
QDirPrivate::resolveAbsoluteEntry| Name: | QDirPrivate::resolveAbsoluteEntry | | Prototype: | inline void QDirPrivate::resolveAbsoluteEntry() const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 185-203 |
| | 10 | 4 |
QDirPrivate::QDirPrivate| Name: | QDirPrivate::QDirPrivate | | Prototype: | QDirPrivate::QDirPrivate(const QString &path, const QStringList &nameFilters_, QDir::SortFlags sort_, QDir::Filters filters_) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 84-105 |
| | 10 | 5 |
QDirModelPrivate::resolvedInfo| Name: | QDirModelPrivate::resolvedInfo | | Prototype: | QFileInfo QDirModelPrivate::resolvedInfo(QFileInfo info) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1374-1393 |
| | 10 | 4 |
QDirModelPrivate::node| Name: | QDirModelPrivate::node | | Prototype: | QDirModelPrivate::QDirNode *QDirModelPrivate::node(int row, QDirNode *parent) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1175-1191 |
| | 10 | 4 |
QDirModel::hasChildren| Name: | QDirModel::hasChildren | | Prototype: | bool QDirModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 464-478 |
| | 10 | 4 |
QDir::absoluteFilePath| Name: | QDir::absoluteFilePath | | Prototype: | QString QDir::absoluteFilePath(const QString &fileName) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 714-727 |
| | 10 | 4 |
QDialog::done| Name: | QDialog::done | | Prototype: | void QDialog::done(int r) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 582-596 |
| | 10 | 3 |
QDebugStateSaverPrivate::restoreState| Name: | QDebugStateSaverPrivate::restoreState | | Prototype: | void restoreState() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 837-851 |
| | 10 | 5 |
QDebug::putUcs4| Name: | QDebug::putUcs4 | | Prototype: | void QDebug::putUcs4(uint ucs4) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 165-180 |
| | 10 | 4 |
QDateTimeParser::sectionNode| Name: | QDateTimeParser::sectionNode | | Prototype: | const QDateTimeParser::SectionNode &QDateTimeParser::sectionNode(int sectionIndex) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 256-274 |
| | 10 | 6 |
QDateTimeEditPrivate::updateEditFieldGeometry| Name: | QDateTimeEditPrivate::updateEditFieldGeometry | | Prototype: | void QDateTimeEditPrivate::updateEditFieldGeometry() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2471-2486 |
| | 10 | 2 |
QDateTimeEditPrivate::setSelected| Name: | QDateTimeEditPrivate::setSelected | | Prototype: | void QDateTimeEditPrivate::setSelected(int sectionIndex, bool forward) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1743-1764 |
| | 10 | 4 |
QDateTimeEdit::stepBy| Name: | QDateTimeEdit::stepBy | | Prototype: | void QDateTimeEdit::stepBy(int steps) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1289-1344 |
| | 10 | 4 |
QDateTimeEdit::initStyleOption| Name: | QDateTimeEdit::initStyleOption | | Prototype: | void QDateTimeEdit::initStyleOption(QStyleOptionSpinBox *option) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2376-2391 |
| | 10 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint64 i) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1149-1164 |
| | 10 | 6 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 341-355 |
| | 10 | 1 |
QDBusUtil::isValidObjectPath| Name: | QDBusUtil::isValidObjectPath | | Prototype: | bool isValidObjectPath(const QString &path) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 513-529 |
| | 10 | 5 |
QDBusTrayIcon::updateIcon| Name: | QDBusTrayIcon::updateIcon | | Prototype: | void QDBusTrayIcon::updateIcon(const QIcon &icon) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 186-199 |
| | 10 | 5 |
QDBusPlatformMenu::removeMenuItem| Name: | QDBusPlatformMenu::removeMenuItem | | Prototype: | void QDBusPlatformMenu::removeMenuItem(QPlatformMenuItem *menuItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 199-213 |
| | 10 | 2 |
QDBusMetaType::registerMarshallOperators| Name: | QDBusMetaType::registerMarshallOperators | | Prototype: | void QDBusMetaType::registerMarshallOperators(int id, MarshallFunction mf, DemarshallFunction df) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 216-230 |
| | 10 | 3 |
QDBusMessage::createReply| Name: | QDBusMessage::createReply | | Prototype: | QDBusMessage QDBusMessage::createReply(const QVariantList &arguments) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 474-489 |
| | 10 | 3 |
QDBusMenuBar::unregisterMenuBar| Name: | QDBusMenuBar::unregisterMenuBar | | Prototype: | void QDBusMenuBar::unregisterMenuBar() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 160-175 |
| | 10 | 4 |
QDBusMenuBar::registerMenuBar| Name: | QDBusMenuBar::registerMenuBar | | Prototype: | void QDBusMenuBar::registerMenuBar() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 141-158 |
| | 10 | 4 |
QDBusMenuBar::menuItemForMenu| Name: | QDBusMenuBar::menuItemForMenu | | Prototype: | QDBusPlatformMenuItem *QDBusMenuBar::menuItemForMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 72-86 |
| | 10 | 3 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QByteArray &arg) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 167-181 |
| | 10 | 3 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QStringList &arg) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 227-242 |
| | 10 | 4 |
QDBusContextPrivate::set| Name: | QDBusContextPrivate::set | | Prototype: | QDBusContextPrivate *QDBusContextPrivate::set(QObject *obj, QDBusContextPrivate *newContext) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuscontext.cpp | | Lines: | 51-68 |
| | 10 | 3 |
QDBusConnectionPrivate::doDispatch| Name: | QDBusConnectionPrivate::doDispatch | | Prototype: | void QDBusConnectionPrivate::doDispatch() | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1185-1201 |
| | 10 | 6 |
QDBusConnectionPrivate::disconnectSignal| Name: | QDBusConnectionPrivate::disconnectSignal | | Prototype: | bool QDBusConnectionPrivate::disconnectSignal(const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2273-2291 |
| | 10 | 3 |
QDBusConnectionPrivate::disconnectRelay| Name: | QDBusConnectionPrivate::disconnectRelay | | Prototype: | void QDBusConnectionPrivate::disconnectRelay(const QString &service, const QString &path, const QString &interface, QDBusAbstractInterface *receiver, const QMetaMethod &signal) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2419-2438 |
| | 10 | 2 |
QDBusConnectionPrivate::connectRelay| Name: | QDBusConnectionPrivate::connectRelay | | Prototype: | void QDBusConnectionPrivate::connectRelay(const QString &service, const QString &path, const QString &interface, QDBusAbstractInterface *receiver, const QMetaMethod &signal) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2398-2417 |
| | 10 | 2 |
QDBusConnectionManager::busConnection| Name: | QDBusConnectionManager::busConnection | | Prototype: | QDBusConnectionPrivate *QDBusConnectionManager::busConnection(QDBusConnection::BusType type) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 97-117 |
| | 10 | 6 |
QCosmeticStroker::drawLine| Name: | QCosmeticStroker::drawLine | | Prototype: | void QCosmeticStroker::drawLine(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 366-383 |
| | 10 | 2 |
QCoreApplication::arguments| Name: | QCoreApplication::arguments | | Prototype: | QStringList QCoreApplication::arguments() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2243-2287 |
| | 10 | 3 |
QConfFile::isWritable| Name: | QConfFile::isWritable | | Prototype: | bool QConfFile::isWritable() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 176-199 |
| | 10 | 4 |
QCompletionEngine::matchHint| Name: | QCompletionEngine::matchHint | | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 493-510 |
| | 10 | 4 |
QCommandLinkButtonPrivate::init| Name: | QCommandLinkButtonPrivate::init | | Prototype: | void QCommandLinkButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 214-228 |
| | 10 | 1 |
QCommandLinkButton::sizeHint| Name: | QCommandLinkButton::sizeHint | | Prototype: | QSize QCommandLinkButton::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 317-334 |
| | 10 | 1 |
QCommandLineParser::values| Name: | QCommandLineParser::values | | Prototype: | QStringList QCommandLineParser::values(const QString &optionName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 863-877 |
| | 10 | 3 |
QComboBoxPrivateContainer::mousePressEvent| Name: | QComboBoxPrivateContainer::mousePressEvent | | Prototype: | void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 747-760 |
| | 10 | 2 |
QComboBox::setMinimumContentsLength| Name: | QComboBox::setMinimumContentsLength | | Prototype: | void QComboBox::setMinimumContentsLength(int characters) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1632-1647 |
| | 10 | 3 |