| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAbstractSocketPrivate::writeToSocket| Name: | QAbstractSocketPrivate::writeToSocket | | Prototype: | bool QAbstractSocketPrivate::writeToSocket() | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 829-886 |
| | 26 | 8 |
QAbstractSpinBox::changeEvent| Name: | QAbstractSpinBox::changeEvent | | Prototype: | void QAbstractSpinBox::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 807-835 |
| | 18 | 8 |
QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged| Name: | QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged | | Prototype: | void QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1513-1551 |
| | 25 | 8 |
QAbstractTableModel::dropMimeData| Name: | QAbstractTableModel::dropMimeData | | Prototype: | bool QAbstractTableModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3588-3634 |
| | 31 | 8 |
QAccessibleButton::state| Name: | QAccessibleButton::state | | Prototype: | QAccessible::State QAccessibleButton::state() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 134-159 |
| | 18 | 8 |
QAccessibleButton::text| Name: | QAccessibleButton::text | | Prototype: | QString QAccessibleButton::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 106-132 |
| | 16 | 8 |
QAccessibleMenuItem::doAction| Name: | QAccessibleMenuItem::doAction | | Prototype: | void QAccessibleMenuItem::doAction(const QString &actionName) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 343-365 |
| | 13 | 8 |
QAccessibleTableCell::selectCell| Name: | QAccessibleTableCell::selectCell | | Prototype: | void QAccessibleTableCell::selectCell() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 924-950 |
| | 16 | 8 |
QAccessibleTableCell::unselectCell| Name: | QAccessibleTableCell::unselectCell | | Prototype: | void QAccessibleTableCell::unselectCell() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 952-982 |
| | 17 | 8 |
QApplication::compressEvent| Name: | QApplication::compressEvent | | Prototype: | bool QApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 983-1012 |
| | 21 | 8 |
QBezier::stationaryYPoints| Name: | QBezier::stationaryYPoints | | Prototype: | int QBezier::stationaryYPoints(qreal &t0, qreal &t1) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 549-596 |
| | 28 | 8 |
QBoxLayout::setDirection| Name: | QBoxLayout::setDirection | | Prototype: | void QBoxLayout::setDirection(Direction direction) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1179-1216 |
| | 21 | 8 |
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: | 390-413 |
| | 14 | 8 |
QCUPSSupport::setPageSet| Name: | QCUPSSupport::setPageSet | | Prototype: | void QCUPSSupport::setPageSet(QPrinter *printer, const PageSet pageSet) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 164-183 |
| | 7 | 8 |
QCalendarDateValidator::handleKeyEvent| Name: | QCalendarDateValidator::handleKeyEvent | | Prototype: | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 618-640 |
| | 16 | 8 |
QColor::toHsv| Name: | QColor::toHsv | | Prototype: | QColor QColor::toHsv() const noexcept | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1721-1765 |
| | 32 | 8 |
QColumnViewPrivate::createColumn| Name: | QColumnViewPrivate::createColumn | | Prototype: | QAbstractItemView *QColumnViewPrivate::createColumn(const QModelIndex &index, bool show) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 668-725 |
| | 43 | 8 |
QComboBox::insertItems| Name: | QComboBox::insertItems | | Prototype: | void QComboBox::insertItems(int index, const QStringList &list) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2279-2315 |
| | 26 | 8 |
QCommonListViewBase::horizontalScrollToValue| Name: | QCommonListViewBase::horizontalScrollToValue | | Prototype: | int QCommonListViewBase::horizontalScrollToValue(const int , QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1963-1987 |
| | 15 | 8 |
QCompleterPrivate::_q_complete| Name: | QCompleterPrivate::_q_complete | | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 854-891 |
| | 21 | 8 |
QCompletionModel::index| Name: | QCompletionModel::index | | Prototype: | QModelIndex QCompletionModel::index(int row, int column, const QModelIndex& parent) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 314-336 |
| | 15 | 8 |
QConfFileSettingsPrivate::children| Name: | QConfFileSettingsPrivate::children | | Prototype: | QStringList QConfFileSettingsPrivate::children(const QString &prefix, ChildSpec spec) const | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1274-1315 |
| | 27 | 8 |
QConfFileSettingsPrivate::get| Name: | QConfFileSettingsPrivate::get | | Prototype: | bool QConfFileSettingsPrivate::get(const QString &key, QVariant *value) const | | Coverage: | 100.000% (28/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1241-1272 |
| | 21 | 8 |
QCoreApplicationPrivate::processCommandLineArguments| Name: | QCoreApplicationPrivate::processCommandLineArguments | | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 182-209 |
| | 19 | 8 |
QDBusConnectionPrivate::activateCall| Name: | QDBusConnectionPrivate::activateCall | | Prototype: | bool QDBusConnectionPrivate::activateCall(QObject* object, int flags, const QDBusMessage &msg) | | Coverage: | 76.667% (23/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 823-909 |
| | 47 | 8 |
QDBusConnectionPrivate::closeConnection| Name: | QDBusConnectionPrivate::closeConnection | | Prototype: | void QDBusConnectionPrivate::closeConnection() | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1105-1148 |
| | 23 | 8 |
QDBusConnectionPrivate::prepareHook| Name: | QDBusConnectionPrivate::prepareHook | | Prototype: | bool QDBusConnectionPrivate::prepareHook(QDBusConnectionPrivate::SignalHook &hook, QString &key, const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argMatch, QObject *receiver, const char *signal, int minMIdx, bool buildSignature) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1321-1367 |
| | 27 | 8 |
QDBusConnectionPrivate::removeSignalHookNoLock| Name: | QDBusConnectionPrivate::removeSignalHookNoLock | | Prototype: | QDBusConnectionPrivate::SignalHookHash::Iterator QDBusConnectionPrivate::removeSignalHookNoLock(SignalHookHash::Iterator it) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2317-2359 |
| | 22 | 8 |
QDBusConnectionPrivate::sendWithReplyAsync| Name: | QDBusConnectionPrivate::sendWithReplyAsync | | Prototype: | QDBusPendingCallPrivate *QDBusConnectionPrivate::sendWithReplyAsync(const QDBusMessage &message, QObject *receiver, const char *returnMethod, const char *errorMethod, int timeout) | | Coverage: | 83.871% (26/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2102-2153 |
| | 30 | 8 |
QDBusMarshaller::appendCrossMarshalling| Name: | QDBusMarshaller::appendCrossMarshalling | | Prototype: | bool QDBusMarshaller::appendCrossMarshalling(QDBusDemarshaller *demarshaller) | | Coverage: | 88.462% (23/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 534-592 |
| | 36 | 8 |
QDBusMenuAdaptor::Event| Name: | QDBusMenuAdaptor::Event | | Prototype: | void QDBusMenuAdaptor::Event(int id, const QString &eventId, const QDBusVariant &data, uint timestamp) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | | Lines: | 113-133 |
| | 16 | 8 |
QDataStream::skipRawData| Name: | QDataStream::skipRawData | | Prototype: | int QDataStream::skipRawData(int len) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1332-1361 |
| | 21 | 8 |
QDateTimeEditPrivate::init| Name: | QDateTimeEditPrivate::init | | Prototype: | void QDateTimeEditPrivate::init(const QVariant &var) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2393-2428 |
| | 24 | 8 |
QDateTimeEditPrivate::nextPrevSection| Name: | QDateTimeEditPrivate::nextPrevSection | | Prototype: | int QDateTimeEditPrivate::nextPrevSection(int current, bool forward) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1835-1857 |
| | 15 | 8 |
QDesktopWidgetPrivate::_q_updateScreens| Name: | QDesktopWidgetPrivate::_q_updateScreens | | Prototype: | void QDesktopWidgetPrivate::_q_updateScreens() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 110-173 |
| | 36 | 8 |
QDialog::showExtension| Name: | QDialog::showExtension | | Prototype: | void QDialog::showExtension(bool showIt) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 981-1028 |
| | 35 | 8 |
QDialogButtonBox::event| Name: | QDialogButtonBox::event | | Prototype: | bool QDialogButtonBox::event(QEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 952-980 |
| | 21 | 8 |
QDialogButtonBox::removeButton| Name: | QDialogButtonBox::removeButton | | Prototype: | void QDialogButtonBox::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 715-740 |
| | 16 | 8 |
QDir::cd| Name: | QDir::cd | | Prototype: | bool QDir::cd(const QString &dirName) | | Coverage: | 93.750% (30/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 871-928 |
| | 24 | 8 |
QDir::removeRecursively| Name: | QDir::removeRecursively | | Prototype: | bool QDir::removeRecursively() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1503-1536 |
| | 23 | 8 |
QDirIteratorPrivate::advance| Name: | QDirIteratorPrivate::advance | | Prototype: | void QDirIteratorPrivate::advance() | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 229-267 |
| | 21 | 8 |
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: | 434-457 |
| | 14 | 8 |
QDirModelPrivate::children| Name: | QDirModelPrivate::children | | Prototype: | QVector<QDirModelPrivate::QDirNode> QDirModelPrivate::children(QDirNode *parent, bool stat) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1193-1228 |
| | 24 | 8 |
QDistanceField::toImage| Name: | QDistanceField::toImage | | Prototype: | QImage QDistanceField::toImage(QImage::Format format) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 1008-1034 |
| | 16 | 8 |
QDockAreaLayoutInfo::takeAt| Name: | QDockAreaLayoutInfo::takeAt | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::takeAt(int *x, int index) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1743-1766 |
| | 17 | 8 |
QDockWidgetGroupWindow::destroyOrHideIfEmpty| Name: | QDockWidgetGroupWindow::destroyOrHideIfEmpty | | Prototype: | void QDockWidgetGroupWindow::destroyOrHideIfEmpty() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 340-374 |
| | 23 | 8 |
QDockWidgetGroupWindow::topDockWidget| Name: | QDockWidgetGroupWindow::topDockWidget | | Prototype: | QDockWidget *QDockWidgetGroupWindow::topDockWidget() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 311-334 |
| | 17 | 8 |
QDomDocumentTypePrivate::save| Name: | QDomDocumentTypePrivate::save | | Prototype: | void QDomDocumentTypePrivate::save(QTextStream& s, int, int indent) const | | Coverage: | 8.333% (2/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3580-3611 |
| | 19 | 8 |
QDomNodePrivate::removeChild| Name: | QDomNodePrivate::removeChild | | Prototype: | QDomNodePrivate* QDomNodePrivate::removeChild(QDomNodePrivate* oldChild) | | Coverage: | 57.692% (15/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1803-1837 |
| | 20 | 8 |
QEGLPlatformContext::makeCurrent| Name: | QEGLPlatformContext::makeCurrent | | Prototype: | bool QEGLPlatformContext::makeCurrent(QPlatformSurface *surface) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 376-417 |
| | 27 | 8 |
QEglFSIntegration::hasCapability| Name: | QEglFSIntegration::hasCapability | | Prototype: | bool QEglFSIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 234-248 |
| | 9 | 8 |
QEglFSIntegration::nativeResourceForContext| Name: | QEglFSIntegration::nativeResourceForContext | | Prototype: | void *QEglFSIntegration::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 343-365 |
| | 13 | 8 |
QEglFSKmsDevice::createScreens| Name: | QEglFSKmsDevice::createScreens | | Prototype: | void QEglFSKmsDevice::createScreens() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 345-382 |
| | 24 | 8 |
QEglFSKmsScreen::subpixelAntialiasingTypeHint| Name: | QEglFSKmsScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QEglFSKmsScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 187-203 |
| | 6 | 8 |
QEglFSScreen::handleCursorMove| Name: | QEglFSScreen::handleCursorMove | | Prototype: | void QEglFSScreen::handleCursorMove(const QPoint &pos) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 121-156 |
| | 22 | 8 |
QEvdevMouseHandler::create| Name: | QEvdevMouseHandler::create | | Prototype: | QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 65-95 |
| | 22 | 8 |
QEvdevTabletHandler::readData| Name: | QEvdevTabletHandler::readData | | Prototype: | void QEvdevTabletHandler::readData() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 243-274 |
| | 21 | 8 |
QEvdevTouchScreenData::assignIds| Name: | QEvdevTouchScreenData::assignIds | | Prototype: | void QEvdevTouchScreenData::assignIds() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 607-639 |
| | 24 | 8 |
QEventLoop::exec| Name: | QEventLoop::exec | | Prototype: | int QEventLoop::exec(ProcessEventsFlags flags) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 160-216 |
| | 32 | 8 |
QFileDevice::flush| Name: | QFileDevice::flush | | Prototype: | bool QFileDevice::flush() | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 282-312 |
| | 22 | 8 |
QFileDialog::setDirectory| Name: | QFileDialog::setDirectory | | Prototype: | void QFileDialog::setDirectory(const QString &directory) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 908-943 |
| | 23 | 8 |
QFileDialogComboBox::showPopup| Name: | QFileDialogComboBox::showPopup | | Prototype: | void QFileDialogComboBox::showPopup() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3850-3892 |
| | 30 | 8 |
QFileDialogPrivate::_q_autoCompleteFileName| Name: | QFileDialogPrivate::_q_autoCompleteFileName | | Prototype: | void QFileDialogPrivate::_q_autoCompleteFileName(const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3450-3473 |
| | 17 | 8 |
QFileIconEngine::pixmap| Name: | QFileIconEngine::pixmap | | Prototype: | QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) override | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 72-105 |
| | 22 | 8 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 359-410 |
| | 17 | 8 |
QFileSystemEngine::getLinkTarget| Name: | QFileSystemEngine::getLinkTarget | | Prototype: | QFileSystemEntry QFileSystemEngine::getLinkTarget(const QFileSystemEntry &link, QFileSystemMetaData &data) | | Coverage: | 82.143% (23/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 149-235 |
| | 24 | 8 |
QFileSystemEntry::isClean| Name: | QFileSystemEntry::isClean | | Prototype: | bool QFileSystemEntry::isClean() const | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 389-418 |
| | 22 | 8 |
QFileSystemModelPrivate::sortChildren| Name: | QFileSystemModelPrivate::sortChildren | | Prototype: | void QFileSystemModelPrivate::sortChildren(int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1090-1128 |
| | 25 | 8 |
QFontDatabase::families| Name: | QFontDatabase::families | | Prototype: | QStringList QFontDatabase::families(WritingSystem writingSystem) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1553-1585 |
| | 22 | 8 |
QFontDatabase::systemFont| Name: | QFontDatabase::systemFont | | Prototype: | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2527-2553 |
| | 16 | 8 |
QFontEngine::addBitmapFontToPath| Name: | QFontEngine::addBitmapFontToPath | | Prototype: | void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 780-827 |
| | 35 | 8 |
QFontEngine::supportsScript| Name: | QFontEngine::supportsScript | | Prototype: | bool QFontEngine::supportsScript(QChar::Script script) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 354-399 |
| | 23 | 8 |
QFontEngineFT::lockedAlphaMapForGlyph| Name: | QFontEngineFT::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngineFT::lockedAlphaMapForGlyph(glyph_t glyphIndex, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 64.706% (22/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1858-1894 |
| | 22 | 8 |
QFontEngineMulti::boundingBox| Name: | QFontEngineMulti::boundingBox | | Prototype: | glyph_metrics_t QFontEngineMulti::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1932-1993 |
| | 39 | 8 |
QFontEngineMulti::doKerning| Name: | QFontEngineMulti::doKerning | | Prototype: | void QFontEngineMulti::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2104-2145 |
| | 25 | 8 |
QFontEngineMulti::glyphIndex| Name: | QFontEngineMulti::glyphIndex | | Prototype: | glyph_t QFontEngineMulti::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1843-1871 |
| | 19 | 8 |
QFontEngineMulti::recalcAdvances| Name: | QFontEngineMulti::recalcAdvances | | Prototype: | void QFontEngineMulti::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2061-2102 |
| | 25 | 8 |
QFormLayout::itemAt| Name: | QFormLayout::itemAt | | Prototype: | QLayoutItem *QFormLayout::itemAt(int row, ItemRole role) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1572-1590 |
| | 12 | 8 |
QFtpDTP::writeData| Name: | QFtpDTP::writeData | | Prototype: | void QFtpDTP::writeData() | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 393-431 |
| | 21 | 8 |
QFtpPI::dtpConnectState| Name: | QFtpPI::dtpConnectState | | Prototype: | void QFtpPI::dtpConnectState(int s) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1228-1255 |
| | 16 | 8 |
QFtpPI::startNextCmd| Name: | QFtpPI::startNextCmd | | Prototype: | bool QFtpPI::startNextCmd() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1165-1226 |
| | 36 | 8 |
QGL2GradientCache::generateGradientColorTable| Name: | QGL2GradientCache::generateGradientColorTable | | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 172-222 |
| | 34 | 8 |
QGL2PaintEngineEx::setState| Name: | QGL2PaintEngineEx::setState | | Prototype: | void QGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 44.444% (16/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2424-2465 |
| | 20 | 8 |
QGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1931-2018 |
| | 59 | 8 |
QGL2PaintEngineExPrivate::updateBrushTexture| Name: | QGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 12.500% (4/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 187-243 |
| | 32 | 8 |
QGLFormat::fromSurfaceFormat| Name: | QGLFormat::fromSurfaceFormat | | Prototype: | QGLFormat QGLFormat::fromSurfaceFormat(const QSurfaceFormat &format) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 446-473 |
| | 23 | 8 |
QGLShader::compileSourceCode| Name: | QGLShader::compileSourceCode | | Prototype: | bool QGLShader::compileSourceCode(const char *source) | | Coverage: | 26.667% (8/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 405-449 |
| | 24 | 8 |
QGLWidget::renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(int x, int y, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4820-4888 |
| | 40 | 8 |
QGLWidget::renderText| Name: | QGLWidget::renderText | | Prototype: | void QGLWidget::renderText(double x, double y, double z, const QString &str, const QFont &font) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4909-4997 |
| | 56 | 8 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QWidget *receiver, QEvent *event) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 482-513 |
| | 21 | 8 |
QGraphicsItem::setSelected| Name: | QGraphicsItem::setSelected | | Prototype: | void QGraphicsItem::setSelected(bool selected) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2716-2748 |
| | 20 | 8 |
QGraphicsItem::setZValue| Name: | QGraphicsItem::setZValue | | Prototype: | void QGraphicsItem::setZValue(qreal z) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4719-4747 |
| | 18 | 8 |
QGraphicsItemEffectSourcePrivate::paddedEffectRect| Name: | QGraphicsItemEffectSourcePrivate::paddedEffectRect | | Prototype: | QRect QGraphicsItemEffectSourcePrivate::paddedEffectRect(Qt::CoordinateSystem system, QGraphicsEffect::PixmapPadMode mode, const QRectF &sourceRect, bool *unpadded) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11278-11307 |
| | 18 | 8 |
QGraphicsItemPrivate::updateSceneTransformFromParent| Name: | QGraphicsItemPrivate::updateSceneTransformFromParent | | Prototype: | void QGraphicsItemPrivate::updateSceneTransformFromParent() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1128-1162 |
| | 26 | 8 |
QGraphicsLayoutPrivate::addChildLayoutItem| Name: | QGraphicsLayoutPrivate::addChildLayoutItem | | Prototype: | void QGraphicsLayoutPrivate::addChildLayoutItem(QGraphicsLayoutItem *layoutItem) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 145-175 |
| | 18 | 8 |
QGraphicsProxyWidget::focusInEvent| Name: | QGraphicsProxyWidget::focusInEvent | | Prototype: | void QGraphicsProxyWidget::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1351-1385 |
| | 15 | 8 |
QGraphicsProxyWidget::inputMethodQuery| Name: | QGraphicsProxyWidget::inputMethodQuery | | Prototype: | QVariant QGraphicsProxyWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1426-1455 |
| | 19 | 8 |
QGraphicsScene::setSelectionArea| Name: | QGraphicsScene::setSelectionArea | | Prototype: | void QGraphicsScene::setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2299-2346 |
| | 21 | 8 |
QGraphicsScene::wheelEvent| Name: | QGraphicsScene::wheelEvent | | Prototype: | void QGraphicsScene::wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4156-4202 |
| | 24 | 8 |
QGraphicsView::fitInView| Name: | QGraphicsView::fitInView | | Prototype: | void QGraphicsView::fitInView(const QRectF &rect, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2054-2092 |
| | 24 | 8 |