| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAction::~QAction| Name: | 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 |
QApplicationPrivate::pickMouseReceiver| Name: | 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 |
QAsn1Element::toInteger| Name: | 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 |
QBasicDrag::drag| Name: | 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 |
QBasicTimer::start| Name: | 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 |
QBenchmarkTestMethodData::setResult| Name: | 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 |
QBezier::addIfClose| Name: | 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 |
QBlendStyleAnimation::updateCurrentTime| Name: | 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 |
QBrush::init| Name: | 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 |
QBuffer::writeData| Name: | 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 |
QButtonGroup::addButton| Name: | 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 |
QCalendarView::mouseMoveEvent| Name: | 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 |
QCalendarWidget::updateCell| Name: | 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 |
QCalendarWidgetPrivate::updateCurrentPage| Name: | 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 |
QCheckBox::sizeHint| Name: | 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 |
QClipData::setClipRegion| Name: | 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 |
QColor::fromHsl| Name: | 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 |
QColor::fromHsv| Name: | 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::fromHsvF| Name: | 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::fromRgb| Name: | 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::fromRgbF| Name: | 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 |
QColorDialogPrivate::_q_pickScreenColor| Name: | 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 |
QColorShower::hsvEd| Name: | 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 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacity| Name: | 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 |
QCommandLinkButtonPrivate::descriptionHeight| Name: | 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 |
QCompletionModel::setSourceModel| Name: | 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 |
QConfFileSettingsPrivate::initFormat| Name: | 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 |
QCoreApplication::~QCoreApplication| Name: | 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 |
QCoreApplicationPrivate::cleanupThreadData| Name: | 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 |
QCursorData::setBitmap| Name: | 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 |
QDBusConnection::connect| Name: | 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 |
QDBusConnectionPrivate::getNameOwnerNoCache| Name: | 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 |
QDBusConnectionPrivate::prepareReply| Name: | 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::removeSignalHook| Name: | 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 |
QDBusMetaType::demarshall| Name: | 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 |
QDateTimeEdit::event| Name: | 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 |
QDateTimeEdit::mousePressEvent| Name: | 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 |
QDialogPrivate::setDefault| Name: | 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 |
QDirModel::headerData| Name: | 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 |
QDirModel::remove| Name: | 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::sort| Name: | 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 |
QDirModelPrivate::appendChild| Name: | 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 |
QDockAreaLayout::saveState| Name: | 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 |
QDockWidget::paintEvent| Name: | 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 |
QDockWidgetLayout::titleHeight| Name: | 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 |
QDockWidgetPrivate::initDrag| Name: | 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 |
QDomHandler::startElement| Name: | 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 |
QEglFSIntegration::initialize| Name: | 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 |
QEvdevTouchScreenData::addTouchPoint| Name: | 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 |
QExpandingLineEdit::resizeToContents| Name: | 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 |
QFSFileEnginePrivate::openFd| Name: | 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 |
QFSFileEnginePrivate::openFh| Name: | 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 |
QFileDevice::seek| Name: | 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 |
QFileDialog::selectNameFilter| Name: | 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 |
QFileDialogPrivate::_q_enterDirectory| Name: | 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 |
QFileDialogPrivate::updateOkButtonText| Name: | 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 |
QFileInfoGatherer::fetchExtendedInformation| Name: | 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 |
QFileSystemEngine::removeDirectory| Name: | 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 |
QFileSystemModel::filePath| Name: | 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 |
QFileSystemModel::parent| Name: | 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 |
QFileSystemModelPrivate::_q_directoryChanged| Name: | 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 |
QFontComboBox::QFontComboBox| Name: | 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 |
QFontDialog::done| Name: | 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 |
QFontDialogPrivate::_q_sizeChanged| Name: | 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 |
QFontEngine::harfbuzzFace| Name: | 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 |
QFontEngineBox::stringToCMap| Name: | 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 |
QFontEngineFT::glyphIndex| Name: | 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 |
QFormLayout::heightForWidth| Name: | 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 |
QFrame::setFrameStyle| Name: | 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 |
QFtpDTP::parseDir| Name: | 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 |
QGLContextPrivate::bindTexture| Name: | 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 |
QGLFramebufferObject::release| Name: | 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 |
QGLPaintDevice::getDevice| Name: | 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 |
QGLShader::sourceCode| Name: | 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 |
QGLTexture::bindCompressedTexture| Name: | QGLTexture::bindCompressedTexture | | Prototype: | QSize QGLTexture::bindCompressedTexture (const char *buf, int len, const char *format) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5350-5375 |
| | 14 | 9 |
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 |
QGradientCache::getBuffer| Name: | 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 |
QGraphicsAnchorLayout::~QGraphicsAnchorLayout| Name: | 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 |
QGraphicsAnchorLayoutPrivate::addAnchor_helper| Name: | 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 |
QGraphicsAnchorLayoutPrivate::removeCenterConstraints| Name: | 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::removeInternalVertex| Name: | 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::simplifyGraph| Name: | QGraphicsAnchorLayoutPrivate::simplifyGraph | | Prototype: | bool QGraphicsAnchorLayoutPrivate::simplifyGraph(Orientation orientation) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 819-861 |
| | 14 | 5 |
QGraphicsItem::setMatrix| Name: | QGraphicsItem::setMatrix | | Prototype: | void QGraphicsItem::setMatrix(const QMatrix &matrix, bool combine) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4396-4422 |
| | 14 | 5 |
QGraphicsItem::update| Name: | QGraphicsItem::update | | Prototype: | void QGraphicsItem::update(const QRectF &rect) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5707-5735 |
| | 14 | 7 |
QGraphicsItemEffectSourcePrivate::draw| Name: | QGraphicsItemEffectSourcePrivate::draw | | Prototype: | void QGraphicsItemEffectSourcePrivate::draw(QPainter *painter) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11165-11185 |
| | 14 | 3 |
QGraphicsItemPrivate::ensureSceneTransformRecursive| Name: | QGraphicsItemPrivate::ensureSceneTransformRecursive | | Prototype: | void QGraphicsItemPrivate::ensureSceneTransformRecursive(QGraphicsItem **topMostDirtyItem) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5562-5589 |
| | 14 | 6 |
QGraphicsLayoutPrivate::getMargin| Name: | QGraphicsLayoutPrivate::getMargin | | Prototype: | void QGraphicsLayoutPrivate::getMargin(qreal *result, qreal userMargin, QStyle::PixelMetric pm) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 79-99 |
| | 14 | 7 |
QGraphicsLinearLayout::insertItem| Name: | QGraphicsLinearLayout::insertItem | | Prototype: | void QGraphicsLinearLayout::insertItem(int index, QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 263-282 |
| | 14 | 3 |
QGraphicsProxyWidget::contextMenuEvent| Name: | QGraphicsProxyWidget::contextMenuEvent | | Prototype: | void QGraphicsProxyWidget::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 988-1017 |
| | 14 | 3 |
QGraphicsScene::inputMethodQuery| Name: | QGraphicsScene::inputMethodQuery | | Prototype: | QVariant QGraphicsScene::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3147-3163 |
| | 14 | 6 |
QGraphicsSceneBspTreeIndexPrivate::addItem| Name: | QGraphicsSceneBspTreeIndexPrivate::addItem | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::addItem(QGraphicsItem *item, bool recursive) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 296-325 |
| | 14 | 5 |
QGraphicsSceneIndexPrivate::itemCollidesWithPath| Name: | QGraphicsSceneIndexPrivate::itemCollidesWithPath | | Prototype: | bool QGraphicsSceneIndexPrivate::itemCollidesWithPath(const QGraphicsItem *item, const QPainterPath &path, Qt::ItemSelectionMode mode) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 221-242 |
| | 14 | 5 |
QGraphicsScenePrivate::leaveScene| Name: | QGraphicsScenePrivate::leaveScene | | Prototype: | void QGraphicsScenePrivate::leaveScene(QWidget *viewport) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3903-3926 |
| | 14 | 4 |
QGraphicsScenePrivate::sendMouseEvent| Name: | QGraphicsScenePrivate::sendMouseEvent | | Prototype: | void QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1294-1316 |
| | 14 | 4 |
QGraphicsScenePrivate::ungrabKeyboard| Name: | QGraphicsScenePrivate::ungrabKeyboard | | Prototype: | void QGraphicsScenePrivate::ungrabKeyboard(QGraphicsItem *item, bool itemIsDying) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1059-1087 |
| | 14 | 5 |
QGraphicsTextItem::inputMethodQuery| Name: | QGraphicsTextItem::inputMethodQuery | | Prototype: | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10356-10372 |
| | 14 | 7 |
QGraphicsWidget::changeEvent| Name: | QGraphicsWidget::changeEvent | | Prototype: | void QGraphicsWidget::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1487-1510 |
| | 14 | 7 |
QGraphicsWidgetPrivate::updatePalette| Name: | QGraphicsWidgetPrivate::updatePalette | | Prototype: | void QGraphicsWidgetPrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 154-180 |
| | 14 | 5 |
QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent| Name: | QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 715-739 |
| | 14 | 4 |
QGuiApplicationPrivate::setApplicationState| Name: | QGuiApplicationPrivate::setApplicationState | | Prototype: | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3082-3106 |
| | 14 | 5 |