| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractItemDelegate::destroyEditor| Name: | 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::pen| Name: | 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::brush| Name: | 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::QAbstractGraphicsShapeItem| Name: | 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::QAbstractGraphicsShapeItem| Name: | 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::entryInfo| Name: | 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::QAbstractFileEngineIterator| Name: | 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::~QAbstractFileEngineHandlerList| Name: | 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::supportsExtension| Name: | 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::setSize| Name: | 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::setPermissions| Name: | 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::seek| Name: | 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::renameOverwrite| Name: | 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::rename| Name: | 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::ownerId| Name: | 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::owner| Name: | 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::open| Name: | 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::link| Name: | 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::fileTime| Name: | 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::fileName| Name: | 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::fileFlags| Name: | 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::errorString| Name: | 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::error| Name: | 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::copy| Name: | 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::releaseTimerId| Name: | 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::instance| Name: | 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::toggle| Name: | 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::text| Name: | 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::shortcut| Name: | 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::setAutoRepeatInterval| Name: | 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::setAutoRepeatDelay| Name: | 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::setAutoExclusive| Name: | 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::nextCheckState| Name: | 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::isDown| Name: | 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::isChecked| Name: | 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::isCheckable| Name: | 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::icon| Name: | 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::group| Name: | 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::autoRepeatInterval| Name: | 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::autoRepeatDelay| Name: | 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::autoRepeat| Name: | 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::autoExclusive| Name: | 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::QAbstractButton| Name: | 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::QAbstractButton| Name: | 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::updateState| Name: | 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::state| Name: | 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::setLoopCount| Name: | 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::loopCount| Name: | 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::group| Name: | 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::direction| Name: | 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::currentTime| Name: | 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::currentLoopTime| Name: | 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::currentLoop| Name: | 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 |
PointToVector| Name: | 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::ElementAllocator| Name: | 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::BoundingVolumeHierarchy| Name: | 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::errorSymbol| Name: | 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::hostOsRelease| Name: | 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::OrgA11yStatusInterface| Name: | 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::OrgA11yBusInterface| Name: | 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::OrgA11yAtspiSocketInterface| Name: | 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::focusInEvent| Name: | 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::LineEdit| Name: | 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::calculateRightBearingForPreviousGlyph| Name: | 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::calculateNewWidth| Name: | 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::LineBreakHelper| Name: | 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::KeyChecker| Name: | 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::Itemizer| Name: | 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::warn| Name: | 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::timerEvent| Name: | 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::showEvent| Name: | 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::storageIndexToPosition| Name: | 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::addRow| Name: | 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::ExposeCompressor| Name: | 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::DrawTextItemRecorder| Name: | 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::DrawTextItemDevice| Name: | 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::placeMetaCall| Name: | 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::DefaultStateTransition| Name: | 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::leaveEvent| Name: | 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::paintEvent| Name: | 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::updateWindowIcon| Name: | 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::setSourceOverScaledPixmapMask| Name: | 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_ConstAlpha| Name: | 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_ConstAlpha| Name: | 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::write| Name: | 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_SourceAndConstAlpha| Name: | 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::~BlendStateBinder| Name: | 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::fetch| Name: | 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::BlendSrcGenericRGB64| Name: | 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::store| Name: | 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::fetch| Name: | 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::BlendSrcGeneric| Name: | 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::sendReply| Name: | 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_window| Name: | 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_window| Name: | 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 |
xOrder| Name: | 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 |
windowsId| Name: | 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 |
void| Name: | 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 |
version| Name: | 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 |
utcId| Name: | 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 |