| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QAbstractFileEngine::caseSensitive| Name: | QAbstractFileEngine::caseSensitive | | Prototype: | bool QAbstractFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QAbstractFileEngine::beginEntryList| Name: | QAbstractFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1067-1072 |
| | 3 | 1 |
QAbstractFileEngine::atEnd| Name: | QAbstractFileEngine::atEnd | | Prototype: | bool QAbstractFileEngine::atEnd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 776-779 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngine| Name: | QAbstractFileEngine::QAbstractFileEngine | | Prototype: | QAbstractFileEngine::QAbstractFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngine| Name: | QAbstractFileEngine::QAbstractFileEngine | | Prototype: | QAbstractFileEngine::QAbstractFileEngine(QAbstractFileEnginePrivate &dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QAbstractEventDispatcherPrivate::allocateTimerId| Name: | QAbstractEventDispatcherPrivate::allocateTimerId | | Prototype: | int QAbstractEventDispatcherPrivate::allocateTimerId() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QAbstractEventDispatcher::registerTimer| Name: | QAbstractEventDispatcher::registerTimer | | Prototype: | int QAbstractEventDispatcher::registerTimer(int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 250-255 |
| | 3 | 1 |
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 |
QAbstractEventDispatcher::installNativeEventFilter| Name: | QAbstractEventDispatcher::installNativeEventFilter | | Prototype: | void QAbstractEventDispatcher::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 396-404 |
| | 4 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcher| Name: | QAbstractEventDispatcher::QAbstractEventDispatcher | | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 139-140 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcher| Name: | QAbstractEventDispatcher::QAbstractEventDispatcher | | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 145-147 |
| | 1 | 1 |
QAbstractConcatenable::appendLatin1To| Name: | QAbstractConcatenable::appendLatin1To | | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10650-10653 |
| | 1 | 1 |
QAbstractButtonPrivate::init| Name: | QAbstractButtonPrivate::init | | Prototype: | void QAbstractButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 347-356 |
| | 6 | 1 |
QAbstractButtonPrivate::QAbstractButtonPrivate| Name: | QAbstractButtonPrivate::QAbstractButtonPrivate | | Prototype: | QAbstractButtonPrivate::QAbstractButtonPrivate(QSizePolicy::ControlType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 161-174 |
| | 1 | 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::setIcon| Name: | QAbstractButton::setIcon | | Prototype: | void QAbstractButton::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 538-545 |
| | 5 | 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::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::hitButton| Name: | QAbstractButton::hitButton | | Prototype: | bool QAbstractButton::hitButton(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 910-913 |
| | 1 | 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::focusInEvent| Name: | QAbstractButton::focusInEvent | | Prototype: | void QAbstractButton::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1150-1158 |
| | 3 | 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::updateDirection| Name: | 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: | 1470-1473 |
| | 1 | 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::event| Name: | 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: | 1437-1440 |
| | 1 | 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 |
QAbstractAnimation::QAbstractAnimation| Name: | 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: | 1037-1042 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimation| Name: | 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: | 1047-1052 |
| | 1 | 1 |
QACConnectionObject::senderList| Name: | 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: | 270-271 |
| | 1 | 1 |
QACConnectionObject::receiverList| Name: | 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: | 268-269 |
| | 1 | 1 |
QACConnectionObject::isSender| Name: | 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: | 266-267 |
| | 1 | 1 |
QACConnectionObject::d_func| Name: | 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: | 264-264 |
| | 1 | 1 |
QACConnectionObject::d_func| Name: | 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: | 264-264 |
| | 1 | 1 |
PropertyNotifyEvent::PropertyNotifyEvent| Name: | 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: | 1428-1429 |
| | 1 | 1 |
PressDelayHandler::shouldEventBeIgnored| Name: | 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: | 140-143 |
| | 1 | 1 |
PressDelayHandler::isDelaying| Name: | 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: | 145-148 |
| | 1 | 1 |
PressDelayHandler::PressDelayHandler| Name: | 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: | 115-122 |
| | 1 | 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::splitQuadratic| Name: | 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: | 1536-1551 |
| | 12 | 1 |
PathSimplifier::splitCubic| Name: | 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: | 1553-1576 |
| | 20 | 1 |
PathSimplifier::flattenQuadratic| Name: | PathSimplifier::flattenQuadratic | | Prototype: | inline bool PathSimplifier::flattenQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1517-1523 |
| | 4 | 1 |
PathSimplifier::flattenCubic| Name: | PathSimplifier::flattenCubic | | Prototype: | inline bool PathSimplifier::flattenCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1525-1534 |
| | 6 | 1 |
PathSimplifier::ElementAllocator::allocate| Name: | 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: | 437-445 |
| | 6 | 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::Element::upperIndex| Name: | 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: | 290-290 |
| | 1 | 1 |
PathSimplifier::Element::upperIndex| Name: | 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: | 292-292 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndex| Name: | 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: | 291-291 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndex| Name: | 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: | 293-293 |
| | 1 | 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: | 382-385 |
| | 1 | 1 |
PathSimplifier::BoundingVolumeHierarchy::free| Name: | 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: | 394-401 |
| | 5 | 1 |
PathSimplifier::BoundingVolumeHierarchy::allocate| Name: | 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: | 387-392 |
| | 3 | 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 |
Part::Part| Name: | Part::Part | | Prototype: | Part() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7880-7880 |
| | 1 | 1 |
Part::Part| Name: | Part::Part | | Prototype: | Part(const QString &s, int pos, int len, int num = -1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7881-7882 |
| | 1 | 1 |
Parser::testTerm| Name: | Parser::testTerm | | Prototype: | bool Parser::testTerm() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2581-2591 |
| | 8 | 1 |
Parser::testSimpleSelector| Name: | Parser::testSimpleSelector | | Prototype: | bool Parser::testSimpleSelector() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2716-2723 |
| | 5 | 1 |
Parser::parseProperty| Name: | 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: | 2346-2353 |
| | 5 | 1 |
Parser::parsePrio| Name: | 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: | 2552-2557 |
| | 3 | 1 |
Parser::parseMedium| Name: | 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: | 2280-2285 |
| | 3 | 1 |
Parser::Parser| Name: | 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: | 2138-2141 |
| | 1 | 1 |
Parser::Parser| Name: | 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: | 194-198 |
| | 1 | 1 |
Parser::Parser| Name: | 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: | 2143-2148 |
| | 3 | 1 |
PageItem::pageNumber| Name: | 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: | 66-67 |
| | 1 | 1 |
PageItem::boundingRect| Name: | 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: | 63-64 |
| | 1 | 1 |
PageItem::PageItem| Name: | 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: | 53-61 |
| | 4 | 1 |
OsTypeTerm::isNull| Name: | 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: | 261-261 |
| | 1 | 1 |
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 |
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: | 301-301 |
| | 0 | 1 |
OsTypeTerm::hostKernelVersion| Name: | 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: | 230-230 |
| | 1 | 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 |
Notify::Notify| Name: | 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: | 839-840 |
| | 1 | 1 |
NoDasher::on| Name: | 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: | 122-122 |
| | 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: | 140-141 |
| | 1 | 1 |
NamePredicate::NamePredicate| Name: | 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: | 138-138 |
| | 1 | 1 |
MetaObject::delegate| Name: | 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: | 2024-2024 |
| | 1 | 1 |
MetaObject::delegate| Name: | 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: | 2025-2025 |
| | 1 | 1 |
MetaObject::delegate| Name: | 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: | 2022-2023 |
| | 1 | 1 |
MetaObject::delegate| Name: | 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: | 2026-2026 |
| | 1 | 1 |
MetaObject::MetaObjectImpl::MetaObject| Name: | 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: | 2007-2008 |
| | 1 | 1 |