Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractItemDelegate::destroyEditorName: | QAbstractItemDelegate::destroyEditor | Prototype: | void QAbstractItemDelegate::destroyEditor(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 256-260 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::penName: | QAbstractGraphicsShapeItem::pen | Prototype: | QPen QAbstractGraphicsShapeItem::pen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8133-8137 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::brushName: | QAbstractGraphicsShapeItem::brush | Prototype: | QBrush QAbstractGraphicsShapeItem::brush() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8162-8166 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItemName: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8109-8112 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItemName: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8117-8120 |
| | 2 | 1 |
QAbstractFileEngineIterator::entryInfoName: | QAbstractFileEngineIterator::entryInfo | Prototype: | QVariant QAbstractFileEngineIterator::entryInfo(EntryInfoType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1027-1031 |
| | 2 | 1 |
QAbstractFileEngineIterator::QAbstractFileEngineIteratorName: | QAbstractFileEngineIterator::QAbstractFileEngineIterator | Prototype: | QAbstractFileEngineIterator::QAbstractFileEngineIterator(QDir::Filters filters, const QStringList &nameFilters) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 911-917 |
| | 2 | 1 |
QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerListName: | QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerList | Prototype: | ~QAbstractFileEngineHandlerList() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 109-113 |
| | 2 | 1 |
QAbstractFileEngine::supportsExtensionName: | QAbstractFileEngine::supportsExtension | Prototype: | bool QAbstractFileEngine::supportsExtension(Extension extension) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1216-1220 |
| | 2 | 1 |
QAbstractFileEngine::setSizeName: | QAbstractFileEngine::setSize | Prototype: | bool QAbstractFileEngine::setSize(qint64 size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 582-586 |
| | 2 | 1 |
QAbstractFileEngine::setPermissionsName: | QAbstractFileEngine::setPermissions | Prototype: | bool QAbstractFileEngine::setPermissions(uint perms) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 668-672 |
| | 2 | 1 |
QAbstractFileEngine::seekName: | QAbstractFileEngine::seek | Prototype: | bool QAbstractFileEngine::seek(qint64 pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 447-451 |
| | 2 | 1 |
QAbstractFileEngine::renameOverwriteName: | QAbstractFileEngine::renameOverwrite | Prototype: | bool QAbstractFileEngine::renameOverwrite(const QString &newName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 515-519 |
| | 2 | 1 |
QAbstractFileEngine::renameName: | QAbstractFileEngine::rename | Prototype: | bool QAbstractFileEngine::rename(const QString &newName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 497-501 |
| | 2 | 1 |
QAbstractFileEngine::ownerIdName: | QAbstractFileEngine::ownerId | Prototype: | uint QAbstractFileEngine::ownerId(FileOwner owner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 701-705 |
| | 2 | 1 |
QAbstractFileEngine::ownerName: | QAbstractFileEngine::owner | Prototype: | QString QAbstractFileEngine::owner(FileOwner owner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 717-721 |
| | 2 | 1 |
QAbstractFileEngine::openName: | QAbstractFileEngine::open | Prototype: | bool QAbstractFileEngine::open(QIODevice::OpenMode openMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 378-382 |
| | 2 | 1 |
QAbstractFileEngine::linkName: | QAbstractFileEngine::link | Prototype: | bool QAbstractFileEngine::link(const QString &newName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 527-531 |
| | 2 | 1 |
QAbstractFileEngine::fileTimeName: | QAbstractFileEngine::fileTime | Prototype: | QDateTime QAbstractFileEngine::fileTime(FileTime time) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 735-739 |
| | 2 | 1 |
QAbstractFileEngine::fileNameName: | QAbstractFileEngine::fileName | Prototype: | QString QAbstractFileEngine::fileName(FileName file) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 686-690 |
| | 2 | 1 |
QAbstractFileEngine::fileFlagsName: | QAbstractFileEngine::fileFlags | Prototype: | QAbstractFileEngine::FileFlags QAbstractFileEngine::fileFlags(FileFlags type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 651-655 |
| | 2 | 1 |
QAbstractFileEngine::errorStringName: | QAbstractFileEngine::errorString | Prototype: | QString QAbstractFileEngine::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1242-1246 |
| | 2 | 1 |
QAbstractFileEngine::errorName: | QAbstractFileEngine::error | Prototype: | QFile::FileError QAbstractFileEngine::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1229-1233 |
| | 2 | 1 |
QAbstractFileEngine::copyName: | QAbstractFileEngine::copy | Prototype: | bool QAbstractFileEngine::copy(const QString &newName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 482-486 |
| | 2 | 1 |
QAbstractEventDispatcherPrivate::releaseTimerIdName: | QAbstractEventDispatcherPrivate::releaseTimerId | Prototype: | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 90-96 |
| | 2 | 2 |
QAbstractEventDispatcher::instanceName: | QAbstractEventDispatcher::instance | Prototype: | QAbstractEventDispatcher *QAbstractEventDispatcher::instance(QThread *thread) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 164-168 |
| | 2 | 1 |
QAbstractButton::toggleName: | QAbstractButton::toggle | Prototype: | void QAbstractButton::toggle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 872-876 |
| | 2 | 1 |
QAbstractButton::textName: | QAbstractButton::text | Prototype: | QString QAbstractButton::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 524-528 |
| | 2 | 1 |
QAbstractButton::shortcutName: | QAbstractButton::shortcut | Prototype: | QKeySequence QAbstractButton::shortcut() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 568-572 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatIntervalName: | QAbstractButton::setAutoRepeatInterval | Prototype: | void QAbstractButton::setAutoRepeatInterval(int autoRepeatInterval) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 750-754 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatDelayName: | QAbstractButton::setAutoRepeatDelay | Prototype: | void QAbstractButton::setAutoRepeatDelay(int autoRepeatDelay) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 727-731 |
| | 2 | 1 |
QAbstractButton::setAutoExclusiveName: | QAbstractButton::setAutoExclusive | Prototype: | void QAbstractButton::setAutoExclusive(bool autoExclusive) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 781-785 |
| | 2 | 1 |
QAbstractButton::nextCheckStateName: | QAbstractButton::nextCheckState | Prototype: | void QAbstractButton::nextCheckState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 896-900 |
| | 2 | 2 |
QAbstractButton::isDownName: | QAbstractButton::isDown | Prototype: | bool QAbstractButton::isDown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 678-682 |
| | 2 | 1 |
QAbstractButton::isCheckedName: | QAbstractButton::isChecked | Prototype: | bool QAbstractButton::isChecked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 650-654 |
| | 2 | 1 |
QAbstractButton::isCheckableName: | QAbstractButton::isCheckable | Prototype: | bool QAbstractButton::isCheckable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 593-597 |
| | 2 | 1 |
QAbstractButton::iconName: | QAbstractButton::icon | Prototype: | QIcon QAbstractButton::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 547-551 |
| | 2 | 1 |
QAbstractButton::groupName: | QAbstractButton::group | Prototype: | QButtonGroup *QAbstractButton::group() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 802-806 |
| | 2 | 1 |
QAbstractButton::autoRepeatIntervalName: | QAbstractButton::autoRepeatInterval | Prototype: | int QAbstractButton::autoRepeatInterval() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 756-760 |
| | 2 | 1 |
QAbstractButton::autoRepeatDelayName: | QAbstractButton::autoRepeatDelay | Prototype: | int QAbstractButton::autoRepeatDelay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 733-737 |
| | 2 | 1 |
QAbstractButton::autoRepeatName: | QAbstractButton::autoRepeat | Prototype: | bool QAbstractButton::autoRepeat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 710-714 |
| | 2 | 1 |
QAbstractButton::autoExclusiveName: | QAbstractButton::autoExclusive | Prototype: | bool QAbstractButton::autoExclusive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 787-791 |
| | 2 | 1 |
QAbstractButton::QAbstractButtonName: | QAbstractButton::QAbstractButton | Prototype: | QAbstractButton::QAbstractButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 459-464 |
| | 2 | 1 |
QAbstractButton::QAbstractButtonName: | QAbstractButton::QAbstractButton | Prototype: | QAbstractButton::QAbstractButton(QAbstractButtonPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 481-486 |
| | 2 | 1 |
QAbstractAnimation::updateStateName: | QAbstractAnimation::updateState | Prototype: | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1457-1462 |
| | 2 | 1 |
QAbstractAnimation::stateName: | QAbstractAnimation::state | Prototype: | QAbstractAnimation::State QAbstractAnimation::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1080-1084 |
| | 2 | 1 |
QAbstractAnimation::setLoopCountName: | QAbstractAnimation::setLoopCount | Prototype: | void QAbstractAnimation::setLoopCount(int loopCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1205-1209 |
| | 2 | 1 |
QAbstractAnimation::loopCountName: | QAbstractAnimation::loopCount | Prototype: | int QAbstractAnimation::loopCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1200-1204 |
| | 2 | 1 |
QAbstractAnimation::groupName: | QAbstractAnimation::group | Prototype: | QAnimationGroup *QAbstractAnimation::group() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1092-1096 |
| | 2 | 1 |
QAbstractAnimation::directionName: | QAbstractAnimation::direction | Prototype: | QAbstractAnimation::Direction QAbstractAnimation::direction() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1143-1147 |
| | 2 | 1 |
QAbstractAnimation::currentTimeName: | QAbstractAnimation::currentTime | Prototype: | int QAbstractAnimation::currentTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1290-1294 |
| | 2 | 1 |
QAbstractAnimation::currentLoopTimeName: | QAbstractAnimation::currentLoopTime | Prototype: | int QAbstractAnimation::currentLoopTime() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1271-1275 |
| | 2 | 1 |
QAbstractAnimation::currentLoopName: | QAbstractAnimation::currentLoop | Prototype: | int QAbstractAnimation::currentLoop() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1224-1228 |
| | 2 | 1 |
PointToVectorName: | PointToVector | Prototype: | static inline QT_FT_Vector PointToVector(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 62-66 |
| | 2 | 1 |
PathSimplifier::ElementAllocator::ElementAllocatorName: | PathSimplifier::ElementAllocator::ElementAllocator | Prototype: | inline PathSimplifier::ElementAllocator::ElementAllocator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 423-426 |
| | 2 | 1 |
PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchyName: | PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 374-380 |
| | 2 | 1 |
Parser::errorSymbolName: | Parser::errorSymbol | Prototype: | Symbol Parser::errorSymbol() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2216-2220 |
| | 2 | 2 |
OsTypeTerm::hostOsReleaseName: | OsTypeTerm::hostOsRelease | Prototype: | static QString hostOsRelease() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 231-259 |
| | 2 | 1 |
OrgA11yStatusInterface::OrgA11yStatusInterfaceName: | OrgA11yStatusInterface::OrgA11yStatusInterface | Prototype: | OrgA11yStatusInterface::OrgA11yStatusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | Lines: | 30-33 |
| | 2 | 1 |
OrgA11yBusInterface::OrgA11yBusInterfaceName: | OrgA11yBusInterface::OrgA11yBusInterface | Prototype: | OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | Lines: | 17-20 |
| | 2 | 1 |
OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterfaceName: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface | Prototype: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/socket_interface.cpp | Lines: | 17-20 |
| | 2 | 1 |
LineEdit::focusInEventName: | LineEdit::focusInEvent | Prototype: | void focusInEvent(QFocusEvent *e) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 118-122 |
| | 2 | 1 |
LineEdit::LineEditName: | LineEdit::LineEdit | Prototype: | LineEdit(QWidget* parent = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 110-115 |
| | 2 | 1 |
LineBreakHelper::calculateRightBearingForPreviousGlyphName: | LineBreakHelper::calculateRightBearingForPreviousGlyph | Prototype: | inline void calculateRightBearingForPreviousGlyph() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1702-1706 |
| | 2 | 2 |
LineBreakHelper::calculateNewWidthName: | LineBreakHelper::calculateNewWidth | Prototype: | QFixed calculateNewWidth(const QScriptLine &line) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1661-1664 |
| | 2 | 1 |
LineBreakHelper::LineBreakHelperName: | LineBreakHelper::LineBreakHelper | Prototype: | LineBreakHelper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1631-1635 |
| | 2 | 1 |
KeyChecker::KeyCheckerName: | KeyChecker::KeyChecker | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1394-1401 |
| | 2 | 1 |
Itemizer::ItemizerName: | Itemizer::Itemizer | Prototype: | Itemizer(const QString &string, const QScriptAnalysis *analysis, QScriptItemArray &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 63-69 |
| | 2 | 1 |
IsInvalidName::warnName: | IsInvalidName::warn | Prototype: | static bool warn(const char *what) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 271-275 |
| | 2 | 1 |
INCRTransaction::timerEventName: | INCRTransaction::timerEvent | Prototype: | void timerEvent(QTimerEvent *ev) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 235-245 |
| | 2 | 2 |
GraphicsView::showEventName: | GraphicsView::showEvent | Prototype: | void showEvent(QShowEvent* e) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 164-168 |
| | 2 | 1 |
FixedColumnMatrix::storageIndexToPositionName: | FixedColumnMatrix::storageIndexToPosition | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::storageIndexToPosition(int idx, int *rowPtr, int *colPtr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 109-114 |
| | 2 | 1 |
FixedColumnMatrix::addRowName: | FixedColumnMatrix::addRow | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::addRow(const T &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 78-83 |
| | 2 | 2 |
ExposeCompressor::ExposeCompressorName: | ExposeCompressor::ExposeCompressor | Prototype: | ExposeCompressor(xcb_window_t window, QRegion *region) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1972-1977 |
| | 2 | 1 |
DrawTextItemRecorder::DrawTextItemRecorderName: | DrawTextItemRecorder::DrawTextItemRecorder | Prototype: | DrawTextItemRecorder(bool untransformedCoordinates, bool useBackendOptimizations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 430-434 |
| | 2 | 1 |
DrawTextItemDevice::DrawTextItemDeviceName: | DrawTextItemDevice::DrawTextItemDevice | Prototype: | DrawTextItemDevice(bool untransformedCoordinates, bool useBackendOptimizations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 523-527 |
| | 2 | 1 |
DisconnectRelayEvent::placeMetaCallName: | DisconnectRelayEvent::placeMetaCall | Prototype: | void placeMetaCall(QObject *object) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 70-74 |
| | 2 | 1 |
DefaultStateTransition::DefaultStateTransitionName: | DefaultStateTransition::DefaultStateTransition | Prototype: | DefaultStateTransition::DefaultStateTransition(QHistoryState *source, QAbstractState *target) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 133-138 |
| | 2 | 1 |
ControllerWidget::leaveEventName: | ControllerWidget::leaveEvent | Prototype: | void ControllerWidget::leaveEvent(QEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 656-660 |
| | 2 | 1 |
ControlLabel::paintEventName: | ControlLabel::paintEvent | Prototype: | void ControlLabel::paintEvent(QPaintEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 423-427 |
| | 2 | 1 |
ControlContainer::updateWindowIconName: | ControlContainer::updateWindowIcon | Prototype: | void ControlContainer::updateWindowIcon(const QIcon &windowIcon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 840-844 |
| | 2 | 2 |
CapabilitiesToStateMask::setSourceOverScaledPixmapMaskName: | CapabilitiesToStateMask::setSourceOverScaledPixmapMask | Prototype: | void setSourceOverScaledPixmapMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 213-216 |
| | 2 | 1 |
Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlphaName: | Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlpha | Prototype: | inline Blend_RGB32_on_RGB32_ConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 405-408 |
| | 2 | 1 |
Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlphaName: | Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha | Prototype: | inline Blend_RGB16_on_RGB16_ConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 73-76 |
| | 2 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::writeName: | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write | Prototype: | inline void write(quint32 *dst, quint32 src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 434-437 |
| | 2 | 1 |
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlphaName: | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha | Prototype: | inline Blend_ARGB32_on_ARGB32_SourceAndConstAlpha(quint32 alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 429-432 |
| | 2 | 1 |
BlendStateBinder::~BlendStateBinderName: | BlendStateBinder::~BlendStateBinder | Prototype: | ~BlendStateBinder() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 165-168 |
| | 2 | 2 |
BlendSrcGenericRGB64::fetchName: | BlendSrcGenericRGB64::fetch | Prototype: | const QRgba64 *fetch(int x, int y, int len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4097-4101 |
| | 2 | 1 |
BlendSrcGenericRGB64::BlendSrcGenericRGB64Name: | BlendSrcGenericRGB64::BlendSrcGenericRGB64 | Prototype: | BlendSrcGenericRGB64(QSpanData *d, Operator o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4087-4090 |
| | 2 | 1 |
BlendSrcGeneric::storeName: | BlendSrcGeneric::store | Prototype: | void store(int x, int y, int len) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4077-4081 |
| | 2 | 2 |
BlendSrcGeneric::fetchName: | BlendSrcGeneric::fetch | Prototype: | const uint *fetch(int x, int y, int len) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4066-4070 |
| | 2 | 1 |
BlendSrcGeneric::BlendSrcGenericName: | BlendSrcGeneric::BlendSrcGeneric | Prototype: | BlendSrcGeneric(QSpanData *d, Operator o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4061-4064 |
| | 2 | 1 |
AtSpiAdaptor::sendReplyName: | AtSpiAdaptor::sendReply | Prototype: | void AtSpiAdaptor::sendReply(const QDBusConnection &connection, const QDBusMessage &message, const QVariant &argument) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1523-1527 |
| | 2 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QPlatformWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 77-80 |
| | 1 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 82-85 |
| | 1 | 1 |
xOrderName: | xOrder | Prototype: | static inline bool xOrder(const QScanConverter::Line *a, const QScanConverter::Line *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 301-304 |
| | 1 | 1 |
windowsIdName: | windowsId | Prototype: | static QByteArray windowsId(const QWindowsData *windowsData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 78-81 |
| | 1 | 1 |
voidName: | void | Prototype: | void (*HB_Library_Resolve(const char *library, int version, const char *symbol))() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 65-75 |
| | 1 | 1 |
versionName: | version | Prototype: | int version() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c | Lines: | 54-57 |
| | 1 | 1 |
utcIdName: | utcId | Prototype: | static QByteArray utcId(const QUtcData *utcData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 95-98 |
| | 1 | 1 |