| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ExposeCompressor::checkEvent| Name: | ExposeCompressor::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1966-1979 |
| | 11 | 5 |
ExposeCompressor::pending| Name: | ExposeCompressor::pending | | Prototype: | bool pending() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1981-1984 |
| | 1 | 1 |
Flags::Flags| Name: | Flags::Flags | | Prototype: | Flags(const int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1976-1978 |
| | 1 | 1 |
Flags::FlagsImpl::Flags| Name: | Flags::FlagsImpl::Flags | | Prototype: | static quint32 Flags(const int ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1954-1957 |
| | 1 | 1 |
Flags::delegate| Name: | Flags::delegate | | Prototype: | template<typename T> quint32 delegate(const T*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1979-1980 |
| | 1 | 1 |
Flags::delegate| Name: | Flags::delegate | | Prototype: | quint32 delegate(const void*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1981-1981 |
| | 1 | 1 |
Flags::delegate| Name: | Flags::delegate | | Prototype: | quint32 delegate(const QMetaTypeSwitcher::UnknownType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1982-1982 |
| | 1 | 1 |
Flags::delegate| Name: | Flags::delegate | | Prototype: | quint32 delegate(const QMetaTypeSwitcher::NotBuiltinType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1983-1983 |
| | 1 | 1 |
GraphicsView::GraphicsView| Name: | 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 |
GraphicsView::resizeEvent| Name: | 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::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: | 170-174 |
| | 2 | 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 |
HandlersManager::registerHandler| Name: | 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 |
IsInvalidName::warn| Name: | 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 |
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: | 116-121 |
| | 2 | 1 |
MetaObject::MetaObject| Name: | 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 |
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: | 2024-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: | 2039-2040 |
| | 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: | 2043-2043 |
| | 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: | 144-144 |
| | 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 |
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: | 845-846 |
| | 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 |
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: | 59-67 |
| | 4 | 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: | 69-70 |
| | 1 | 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: | 72-73 |
| | 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: | 200-204 |
| | 1 | 1 |
Part::Part| Name: | 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 |
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: | 1439-1440 |
| | 1 | 1 |
PropertyNotifyEvent::checkEvent| Name: | PropertyNotifyEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1444-1455 |
| | 8 | 4 |
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: | 1043-1048 |
| | 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: | 1053-1058 |
| | 1 | 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: | 1230-1234 |
| | 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: | 1277-1281 |
| | 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: | 1296-1300 |
| | 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: | 1149-1153 |
| | 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: | 1443-1446 |
| | 1 | 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: | 1098-1102 |
| | 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: | 1206-1210 |
| | 2 | 1 |
QAbstractAnimation::pause| Name: | QAbstractAnimation::pause | | Prototype: | void QAbstractAnimation::pause() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1395-1404 |
| | 5 | 2 |
QAbstractAnimation::resume| Name: | QAbstractAnimation::resume | | Prototype: | void QAbstractAnimation::resume() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1413-1423 |
| | 6 | 2 |
QAbstractAnimation::setCurrentTime| Name: | QAbstractAnimation::setCurrentTime | | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1301-1341 |
| | 23 | 7 |
QAbstractAnimation::setDirection| Name: | QAbstractAnimation::setDirection | | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1154-1183 |
| | 16 | 6 |
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: | 1211-1215 |
| | 2 | 1 |
QAbstractAnimation::start| Name: | QAbstractAnimation::start | | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1359-1366 |
| | 5 | 2 |
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: | 1086-1090 |
| | 2 | 1 |
QAbstractAnimation::stop| Name: | QAbstractAnimation::stop | | Prototype: | void QAbstractAnimation::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1378-1386 |
| | 4 | 2 |
QAbstractAnimation::totalDuration| Name: | QAbstractAnimation::totalDuration | | Prototype: | int QAbstractAnimation::totalDuration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1260-1269 |
| | 7 | 3 |
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: | 1476-1479 |
| | 1 | 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: | 1463-1468 |
| | 2 | 1 |
QAbstractAnimation::~QAbstractAnimation| Name: | QAbstractAnimation::~QAbstractAnimation | | Prototype: | QAbstractAnimation::~QAbstractAnimation() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1065-1076 |
| | 7 | 3 |
QAbstractConcatenable::appendLatin1To| Name: | QAbstractConcatenable::appendLatin1To | | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10743-10746 |
| | 1 | 1 |
QAbstractConcatenable::convertFromAscii| Name: | QAbstractConcatenable::convertFromAscii | | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | | Lines: | 111-119 |
| | 5 | 3 |
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: | 145-146 |
| | 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: | 151-153 |
| | 1 | 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: | 402-410 |
| | 4 | 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: | 170-174 |
| | 2 | 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: | 256-261 |
| | 3 | 1 |
QAbstractEventDispatcher::removeNativeEventFilter| Name: | QAbstractEventDispatcher::removeNativeEventFilter | | Prototype: | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 425-434 |
| | 5 | 3 |
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: | 91-94 |
| | 1 | 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: | 96-102 |
| | 2 | 2 |
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: | 353-356 |
| | 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: | 363-366 |
| | 1 | 1 |
QAbstractFileEngine::create| Name: | QAbstractFileEngine::create | | Prototype: | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 204-217 |
| | 6 | 2 |
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: | 1235-1239 |
| | 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: | 1248-1252 |
| | 2 | 1 |
QAbstractFileEngine::handle| Name: | QAbstractFileEngine::handle | | Prototype: | int QAbstractFileEngine::handle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 765-768 |
| | 1 | 1 |
QAbstractFileEngine::isSequential| Name: | QAbstractFileEngine::isSequential | | Prototype: | bool QAbstractFileEngine::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QAbstractFileEngine::map| Name: | QAbstractFileEngine::map | | Prototype: | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 803-813 |
| | 8 | 2 |
QAbstractFileEngine::setError| Name: | QAbstractFileEngine::setError | | Prototype: | void QAbstractFileEngine::setError(QFile::FileError error, const QString &errorString) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1261-1266 |
| | 3 | 1 |
QAbstractFileEngine::unmap| Name: | QAbstractFileEngine::unmap | | Prototype: | bool QAbstractFileEngine::unmap(uchar *address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 827-832 |
| | 3 | 1 |
QAbstractFileEngineHandler::QAbstractFileEngineHandler| Name: | QAbstractFileEngineHandler::QAbstractFileEngineHandler | | Prototype: | QAbstractFileEngineHandler::QAbstractFileEngineHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 132-137 |
| | 3 | 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: | 115-119 |
| | 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: | 917-923 |
| | 2 | 1 |
QAbstractFileEngineIterator::path| Name: | QAbstractFileEngineIterator::path | | Prototype: | QString QAbstractFileEngineIterator::path() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 940-943 |
| | 1 | 1 |
QAbstractFileEngineIterator::setPath| Name: | QAbstractFileEngineIterator::setPath | | Prototype: | void QAbstractFileEngineIterator::setPath(const QString &path) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 951-954 |
| | 1 | 1 |
QAbstractItemModel::QAbstractItemModel| Name: | QAbstractItemModel::QAbstractItemModel | | Prototype: | QAbstractItemModel::QAbstractItemModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1465-1468 |
| | 2 | 1 |
QAbstractItemModel::QAbstractItemModel| Name: | QAbstractItemModel::QAbstractItemModel | | Prototype: | QAbstractItemModel::QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1473-1476 |
| | 2 | 1 |
QAbstractItemModel::beginInsertColumns| Name: | QAbstractItemModel::beginInsertColumns | | Prototype: | void QAbstractItemModel::beginInsertColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2939-2947 |
| | 6 | 1 |
QAbstractItemModel::beginInsertRows| Name: | QAbstractItemModel::beginInsertRows | | Prototype: | void QAbstractItemModel::beginInsertRows(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2638-2646 |
| | 6 | 1 |
QAbstractItemModel::beginMoveRows| Name: | QAbstractItemModel::beginMoveRows | | Prototype: | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2841-2863 |
| | 16 | 2 |
QAbstractItemModel::beginRemoveColumns| Name: | QAbstractItemModel::beginRemoveColumns | | Prototype: | void QAbstractItemModel::beginRemoveColumns(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2994-3002 |
| | 6 | 1 |
QAbstractItemModel::beginRemoveRows| Name: | QAbstractItemModel::beginRemoveRows | | Prototype: | void QAbstractItemModel::beginRemoveRows(const QModelIndex &parent, int first, int last) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2692-2700 |
| | 6 | 1 |
QAbstractItemModel::beginResetModel| Name: | QAbstractItemModel::beginResetModel | | Prototype: | void QAbstractItemModel::beginResetModel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3161-3164 |
| | 1 | 1 |
QAbstractItemModel::buddy| Name: | QAbstractItemModel::buddy | | Prototype: | QModelIndex QAbstractItemModel::buddy(const QModelIndex &index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2240-2243 |
| | 1 | 1 |
QAbstractItemModel::canFetchMore| Name: | QAbstractItemModel::canFetchMore | | Prototype: | bool QAbstractItemModel::canFetchMore(const QModelIndex &) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2196-2199 |
| | 1 | 1 |
QAbstractItemModel::doSetRoleNames| Name: | QAbstractItemModel::doSetRoleNames | | Prototype: | void QAbstractItemModel::doSetRoleNames(const QHash<int,QByteArray> &roleNames) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2365-2369 |
| | 2 | 1 |
QAbstractItemModel::encodeData| Name: | QAbstractItemModel::encodeData | | Prototype: | void QAbstractItemModel::encodeData(const QModelIndexList &indexes, QDataStream &stream) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2504-2509 |
| | 3 | 2 |
QAbstractItemModel::endInsertColumns| Name: | QAbstractItemModel::endInsertColumns | | Prototype: | void QAbstractItemModel::endInsertColumns() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2958-2964 |
| | 4 | 1 |
QAbstractItemModel::endInsertRows| Name: | QAbstractItemModel::endInsertRows | | Prototype: | void QAbstractItemModel::endInsertRows() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2656-2662 |
| | 4 | 1 |
QAbstractItemModel::endMoveRows| Name: | QAbstractItemModel::endMoveRows | | Prototype: | void QAbstractItemModel::endMoveRows() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2876-2896 |
| | 12 | 3 |
QAbstractItemModel::endRemoveColumns| Name: | QAbstractItemModel::endRemoveColumns | | Prototype: | void QAbstractItemModel::endRemoveColumns() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3012-3018 |
| | 4 | 1 |
QAbstractItemModel::endRemoveRows| Name: | QAbstractItemModel::endRemoveRows | | Prototype: | void QAbstractItemModel::endRemoveRows() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2710-2716 |
| | 4 | 1 |
QAbstractItemModel::endResetModel| Name: | QAbstractItemModel::endResetModel | | Prototype: | void QAbstractItemModel::endResetModel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3177-3183 |
| | 4 | 1 |
QAbstractItemModel::flags| Name: | QAbstractItemModel::flags | | Prototype: | Qt::ItemFlags QAbstractItemModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2210-2217 |
| | 4 | 2 |
QAbstractItemModel::hasChildren| Name: | QAbstractItemModel::hasChildren | | Prototype: | bool QAbstractItemModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1734-1737 |
| | 1 | 1 |
QAbstractItemModel::hasIndex| Name: | QAbstractItemModel::hasIndex | | Prototype: | bool QAbstractItemModel::hasIndex(int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1716-1721 |
| | 3 | 2 |
QAbstractItemModel::headerData| Name: | QAbstractItemModel::headerData | | Prototype: | QVariant QAbstractItemModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2445-2451 |
| | 4 | 2 |
QAbstractItemModel::insertColumns| Name: | QAbstractItemModel::insertColumns | | Prototype: | bool QAbstractItemModel::insertColumns(int, int, const QModelIndex &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2081-2084 |
| | 1 | 1 |
QAbstractItemModel::itemData| Name: | QAbstractItemModel::itemData | | Prototype: | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1768-1777 |
| | 6 | 3 |