Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 488-493 |
| | 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: | 1463-1468 |
| | 2 | 1 |
QAbstractAnimation::updateDirectionName: | QAbstractAnimation::updateDirection | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1476-1479 |
| | 1 | 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: | 1086-1090 |
| | 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: | 1211-1215 |
| | 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: | 1206-1210 |
| | 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: | 1098-1102 |
| | 2 | 1 |
QAbstractAnimation::eventName: | QAbstractAnimation::event | Prototype: | bool QAbstractAnimation::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1443-1446 |
| | 1 | 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: | 1149-1153 |
| | 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: | 1296-1300 |
| | 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: | 1277-1281 |
| | 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: | 1230-1234 |
| | 2 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1043-1048 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1053-1058 |
| | 1 | 1 |
QACConnectionObject::senderListName: | QACConnectionObject::senderList | Prototype: | inline QObjectList senderList() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 274-275 |
| | 1 | 1 |
QACConnectionObject::receiverListName: | QACConnectionObject::receiverList | Prototype: | inline QObjectList receiverList(const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 272-273 |
| | 1 | 1 |
QACConnectionObject::isSenderName: | QACConnectionObject::isSender | Prototype: | inline bool isSender(const QObject *receiver, const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 270-271 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline QObjectPrivate* d_func() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline const QObjectPrivate* d_func() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
PropertyNotifyEvent::PropertyNotifyEventName: | PropertyNotifyEvent::PropertyNotifyEvent | Prototype: | PropertyNotifyEvent(xcb_window_t win, xcb_atom_t property) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1439-1440 |
| | 1 | 1 |
PressDelayHandler::shouldEventBeIgnoredName: | PressDelayHandler::shouldEventBeIgnored | Prototype: | bool shouldEventBeIgnored(QEvent *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 147-150 |
| | 1 | 1 |
PressDelayHandler::isDelayingName: | PressDelayHandler::isDelaying | Prototype: | bool isDelaying() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 152-155 |
| | 1 | 1 |
PressDelayHandler::PressDelayHandlerName: | PressDelayHandler::PressDelayHandler | Prototype: | PressDelayHandler(QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 122-129 |
| | 1 | 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: | 68-72 |
| | 2 | 1 |
PathSimplifier::splitQuadraticName: | PathSimplifier::splitQuadratic | Prototype: | inline bool PathSimplifier::splitQuadratic(const QPoint &u, const QPoint &v, const QPoint &w, QPoint *result) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1542-1557 |
| | 12 | 1 |
PathSimplifier::splitCubicName: | PathSimplifier::splitCubic | Prototype: | inline bool PathSimplifier::splitCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q, QPoint *result) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1559-1582 |
| | 20 | 1 |
PathSimplifier::flattenQuadraticName: | PathSimplifier::flattenQuadratic | Prototype: | inline bool PathSimplifier::flattenQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1523-1529 |
| | 4 | 1 |
PathSimplifier::flattenCubicName: | PathSimplifier::flattenCubic | Prototype: | inline bool PathSimplifier::flattenCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1531-1540 |
| | 6 | 1 |
PathSimplifier::ElementAllocator::allocateName: | PathSimplifier::ElementAllocator::allocate | Prototype: | inline void PathSimplifier::ElementAllocator::allocate(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 443-451 |
| | 6 | 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: | 429-432 |
| | 2 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 &upperIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 296-296 |
| | 1 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 upperIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 298-298 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 &lowerIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 297-297 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 lowerIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 299-299 |
| | 1 | 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: | 388-391 |
| | 1 | 1 |
PathSimplifier::BoundingVolumeHierarchy::freeName: | PathSimplifier::BoundingVolumeHierarchy::free | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::free() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 400-407 |
| | 5 | 1 |
PathSimplifier::BoundingVolumeHierarchy::allocateName: | PathSimplifier::BoundingVolumeHierarchy::allocate | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::allocate(int nodeCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 393-398 |
| | 3 | 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: | 380-386 |
| | 2 | 1 |
Part::PartName: | Part::Part | Prototype: | Part() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7902-7902 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part(const QString &s, int pos, int len, int num = -1) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7903-7904 |
| | 1 | 1 |
Parser::testTermName: | Parser::testTerm | Prototype: | bool Parser::testTerm() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2588-2598 |
| | 8 | 1 |
Parser::testSimpleSelectorName: | Parser::testSimpleSelector | Prototype: | bool Parser::testSimpleSelector() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2723-2730 |
| | 5 | 1 |
Parser::parsePropertyName: | Parser::parseProperty | Prototype: | bool Parser::parseProperty(Declaration *decl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2353-2360 |
| | 5 | 1 |
Parser::parsePrioName: | Parser::parsePrio | Prototype: | bool Parser::parsePrio(Declaration *declaration) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2559-2564 |
| | 3 | 1 |
Parser::parseMediumName: | Parser::parseMedium | Prototype: | bool Parser::parseMedium(QStringList *media) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2287-2292 |
| | 3 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const QString &css, bool isFile) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2145-2148 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const char *json, int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 200-204 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2150-2155 |
| | 3 | 1 |
PageItem::pageNumberName: | PageItem::pageNumber | Prototype: | inline int pageNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 72-73 |
| | 1 | 1 |
PageItem::boundingRectName: | PageItem::boundingRect | Prototype: | QRectF boundingRect() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 69-70 |
| | 1 | 1 |
PageItem::PageItemName: | PageItem::PageItem | Prototype: | PageItem(int _pageNum, const QPicture* _pagePicture, QSize _paperSize, QRect _pageRect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 59-67 |
| | 4 | 1 |
OsTypeTerm::isNullName: | OsTypeTerm::isNull | Prototype: | bool isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 251-251 |
| | 1 | 1 |
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: | 221-249 |
| | 2 | 1 |
OsTypeTerm::hostOs::[lambda]Name: | OsTypeTerm::hostOs::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 291-291 |
| | 0 | 1 |
OsTypeTerm::hostKernelVersionName: | OsTypeTerm::hostKernelVersion | Prototype: | static QVersionNumber hostKernelVersion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 220-220 |
| | 1 | 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 |
Notify::NotifyName: | Notify::Notify | Prototype: | Notify(xcb_window_t win, int t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 845-846 |
| | 1 | 1 |
NoDasher::onName: | NoDasher::on | Prototype: | bool on() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 128-128 |
| | 1 | 1 |
NamePredicate::operator()Name: | NamePredicate::operator() | Prototype: | bool operator()(const QTestTablePrivate::Element &e) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 146-147 |
| | 1 | 1 |
NamePredicate::NamePredicateName: | NamePredicate::NamePredicate | Prototype: | explicit NamePredicate(const char *needle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 144-144 |
| | 1 | 1 |
MinOverlapPlacer::findNonInsiders::[lambda]Name: | MinOverlapPlacer::findNonInsiders::[lambda] | Prototype: | [domain](const QRect &srcRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 489-489 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const void*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2041-2041 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2042-2042 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | template <typename T> const QMetaObject *delegate(const T *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2039-2040 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2043-2043 |
| | 1 | 1 |
MetaObject::MetaObjectImpl::MetaObjectName: | MetaObject::MetaObjectImpl::MetaObject | Prototype: | static const QMetaObject *MetaObject(int ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2024-2025 |
| | 1 | 1 |
MetaObject::MetaObjectName: | MetaObject::MetaObject | Prototype: | MetaObject(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2017-2019 |
| | 1 | 1 |
LineEdit::handleReturnPressedName: | LineEdit::handleReturnPressed | Prototype: | void handleReturnPressed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 138-141 |
| | 1 | 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: | 124-128 |
| | 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: | 116-121 |
| | 2 | 1 |
LineBreakHelper::resetRightBearingName: | LineBreakHelper::resetRightBearing | Prototype: | inline void resetRightBearing() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
LineBreakHelper::currentGlyphName: | LineBreakHelper::currentGlyph | Prototype: | inline glyph_t currentGlyph() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1672-1678 |
| | 3 | 1 |
LineBreakHelper::calculateRightBearingName: | LineBreakHelper::calculateRightBearing | Prototype: | inline void calculateRightBearing(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1689-1699 |
| | 3 | 1 |
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: | 1667-1670 |
| | 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: | 1637-1641 |
| | 2 | 1 |
LibGreaterThan::operator()Name: | LibGreaterThan::operator() | Prototype: | result_type operator()(const QString &lhs, const QString &rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 484-494 |
| | 6 | 1 |
LcdFilterLegacy::filterPixelName: | LcdFilterLegacy::filterPixel | Prototype: | static inline void filterPixel(uchar &red, uchar &green, uchar &blue) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 566-573 |
| | 4 | 1 |
KeyChecker::timeName: | KeyChecker::time | Prototype: | xcb_timestamp_t time() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1443-1443 |
| | 1 | 1 |
KeyChecker::releaseName: | KeyChecker::release | Prototype: | bool release() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1442-1442 |
| | 1 | 1 |
KeyChecker::KeyCheckerName: | KeyChecker::KeyChecker | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time, quint16 state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1400-1408 |
| | 2 | 1 |
Itemizer::~ItemizerName: | Itemizer::~Itemizer | Prototype: | ~Itemizer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 76-79 |
| | 1 | 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: | 69-75 |
| | 2 | 1 |
IsInvalidName::warnName: | IsInvalidName::warn | Prototype: | static bool warn(const char *what) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 277-281 |
| | 2 | 1 |
IntersectionPoint::isValidName: | IntersectionPoint::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 147-147 |
| | 1 | 1 |
IntersectionPoint::isAccurateName: | IntersectionPoint::isAccurate | Prototype: | bool isAccurate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 149-149 |
| | 1 | 1 |
ImageReader::formatName: | ImageReader::format | Prototype: | QByteArray format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 388-388 |
| | 1 | 1 |
ImageReader::ImageReaderName: | ImageReader::ImageReader | Prototype: | ImageReader(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 386-386 |
| | 1 | 1 |
IconCache::IconCacheName: | IconCache::IconCache | Prototype: | IconCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 106-110 |
| | 1 | 1 |
HandlersManager::registerHandlerName: | HandlersManager::registerHandler | Prototype: | void registerHandler(const QModulesPrivate::Names name, const QVariant::Handler *handler) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 92-95 |
| | 1 | 1 |
HandlersManager::operator[]Name: | HandlersManager::operator[] | Prototype: | const QVariant::Handler *operator[] (const uint typeId) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 87-90 |
| | 1 | 1 |
HB_GetUnicodeCharPropertiesName: | HB_GetUnicodeCharProperties | Prototype: | void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 49-54 |
| | 3 | 1 |
HB_GetUnicodeCharCombiningClassName: | HB_GetUnicodeCharCombiningClass | Prototype: | int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 61-64 |
| | 1 | 1 |
HB_GetUnicodeCharCategoryName: | HB_GetUnicodeCharCategory | Prototype: | HB_CharCategory HB_GetUnicodeCharCategory(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 56-59 |
| | 1 | 1 |
HB_GetMirroredCharName: | HB_GetMirroredChar | Prototype: | HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 66-69 |
| | 1 | 1 |
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: | 170-174 |
| | 2 | 1 |
GraphicsView::resizeEventName: | GraphicsView::resizeEvent | Prototype: | void resizeEvent(QResizeEvent* e) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 161-168 |
| | 3 | 1 |
GraphicsView::GraphicsViewName: | GraphicsView::GraphicsView | Prototype: | GraphicsView(QWidget* parent = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 150-156 |
| | 5 | 1 |
GradientBase64::nullName: | GradientBase64::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3486-3486 |
| | 1 | 1 |