| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QAbstractFileEngine::close| Name:  | QAbstractFileEngine::close |  | Prototype:  | bool QAbstractFileEngine::close() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 395-398 |  
  |  | 1 | 1 | 
 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:  | 600-603 |  
  |  | 1 | 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:  | 782-785 |  
  |  | 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:  | 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 | 
 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 | 
 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 | 
 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 | 
 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:  | 167-180 |  
  |  | 1 | 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:  | 917-920 |  
  |  | 1 | 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:  | 1476-1479 |  
  |  | 1 | 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::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 | 
 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:  | 274-275 |  
  |  | 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:  | 272-273 |  
  |  | 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:  | 270-271 |  
  |  | 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:  | 268-268 |  
  |  | 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:  | 268-268 |  
  |  | 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 | 
 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:  | 147-150 |  
  |  | 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:  | 152-155 |  
  |  | 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:  | 122-129 |  
  |  | 1 | 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:  | 296-296 |  
  |  | 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:  | 298-298 |  
  |  | 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:  | 297-297 |  
  |  | 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:  | 299-299 |  
  |  | 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:  | 388-391 |  
  |  | 1 | 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:  | 7902-7902 |  
  |  | 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 | 
 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:  | 2145-2148 |  
  |  | 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 | 
 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 | 
 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 | 
 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:  | 251-251 |  
  |  | 1 | 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:  | 220-220 |  
  |  | 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 | 
 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:  | 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::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 | 
 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::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:  | 2041-2041 |  
  |  | 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:  | 2042-2042 |  
  |  | 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 | 
 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::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 | 
 LineEdit::handleReturnPressed| Name:  | 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 | 
 LineBreakHelper::resetRightBearing| Name:  | 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 | 
 KeyChecker::time| Name:  | 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::release| Name:  | 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 | 
 Itemizer::~Itemizer| Name:  | 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 | 
 IntersectionPoint::isValid| Name:  | 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::isAccurate| Name:  | 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::format| Name:  | 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::ImageReader| Name:  | 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::IconCache| Name:  | 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::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 | 
 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_GetUnicodeCharCombiningClass| Name:  | 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_GetUnicodeCharCategory| Name:  | 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_GetMirroredChar| Name:  | 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 | 
 GradientBase64::null| Name:  | 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 | 
 GradientBase64::memfill| Name:  | GradientBase64::memfill |  | Prototype:  | static void memfill(Type *buffer, Type fill, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3495-3498 |  
  |  | 1 | 1 | 
 GradientBase64::fetchSingle| Name:  | GradientBase64::fetchSingle |  | Prototype:  | static Type fetchSingle(const QGradientData& gradient, qreal v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3487-3490 |  
  |  | 1 | 1 | 
 GradientBase64::fetchSingle| Name:  | GradientBase64::fetchSingle |  | Prototype:  | static Type fetchSingle(const QGradientData& gradient, int v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3491-3494 |  
  |  | 1 | 1 | 
 GradientBase32::null| Name:  | GradientBase32::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:  | 3467-3467 |  
  |  | 1 | 1 | 
 GradientBase32::memfill| Name:  | GradientBase32::memfill |  | Prototype:  | static void memfill(Type *buffer, Type fill, int length) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3476-3479 |  
  |  | 1 | 1 | 
 GradientBase32::fetchSingle| Name:  | GradientBase32::fetchSingle |  | Prototype:  | static Type fetchSingle(const QGradientData& gradient, qreal v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3468-3471 |  
  |  | 1 | 1 | 
 GradientBase32::fetchSingle| Name:  | GradientBase32::fetchSingle |  | Prototype:  | static Type fetchSingle(const QGradientData& gradient, int v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3472-3475 |  
  |  | 1 | 1 | 
 Fraction::isValid| Name:  | Fraction::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:  | 100-100 |  
  |  | 1 | 1 | 
 FormatRangeComparatorByStart::operator()| Name:  | FormatRangeComparatorByStart::operator() |  | Prototype:  | bool operator()(int a, int b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3004-3006 |  
  |  | 1 | 1 | 
 FormatRangeComparatorByStart::FormatRangeComparatorByStart| Name:  | FormatRangeComparatorByStart::FormatRangeComparatorByStart |  | Prototype:  | FormatRangeComparatorByStart(const QVector<QTextLayout::FormatRange> &list) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3003-3003 |  
  |  | 1 | 1 | 
 FormatRangeComparatorByEnd::operator()| Name:  | FormatRangeComparatorByEnd::operator() |  | Prototype:  | bool operator()(int a, int b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3012-3014 |  
  |  | 1 | 1 | 
 FormatRangeComparatorByEnd::FormatRangeComparatorByEnd| Name:  | FormatRangeComparatorByEnd::FormatRangeComparatorByEnd |  | Prototype:  | FormatRangeComparatorByEnd(const QVector<QTextLayout::FormatRange> &list) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3011-3011 |  
  |  | 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 | 
 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::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 | 
 FixedColumnMatrix::storage| Name:  | FixedColumnMatrix::storage |  | Prototype:  | const Storage &storage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 71-71 |  
  |  | 1 | 1 | 
 FixedColumnMatrix::rowCount| Name:  | FixedColumnMatrix::rowCount |  | Prototype:  | int rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 67-67 |  
  |  | 1 | 1 | 
 FixedColumnMatrix::operator()| Name:  | FixedColumnMatrix::operator() |  | Prototype:  | const T &operator()(int r, int c) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 64-64 |  
  |  | 1 | 1 | 
 FixedColumnMatrix::operator()| Name:  | FixedColumnMatrix::operator() |  | Prototype:  | T &operator()(int r, int c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 65-65 |  
  |  | 1 | 1 | 
 FixedColumnMatrix::clear| Name:  | FixedColumnMatrix::clear |  | Prototype:  | void clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 62-62 |  
  |  | 1 | 1 | 
 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 | 
 ElasticEase::ElasticEase| Name:  | ElasticEase::ElasticEase |  | Prototype:  | ElasticEase(QEasingCurve::Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 845-847 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::type| Name:  | DrawTextItemRecorder::type |  | Prototype:  | Type type() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 495-498 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::positions| Name:  | DrawTextItemRecorder::positions |  | Prototype:  | QVector<QFixedPoint> positions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 505-508 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::items| Name:  | DrawTextItemRecorder::items |  | Prototype:  | QVector<QStaticTextItem> items() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 500-503 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::glyphs| Name:  | DrawTextItemRecorder::glyphs |  | Prototype:  | QVector<glyph_t> glyphs() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 510-513 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::end| Name:  | DrawTextItemRecorder::end |  | Prototype:  | bool end() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 493-493 |  
  |  | 1 | 1 | 
 DrawTextItemRecorder::begin| Name:  | DrawTextItemRecorder::begin |  | Prototype:  | bool begin(QPaintDevice *) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 492-492 |  
  |  | 1 | 1 | 
 DrawTextItemDevice::~DrawTextItemDevice| Name:  | DrawTextItemDevice::~DrawTextItemDevice |  | Prototype:  | ~DrawTextItemDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 535-538 |  
  |  | 1 | 1 | 
 DrawTextItemDevice::positions| Name:  | DrawTextItemDevice::positions |  | Prototype:  | QVector<QFixedPoint> positions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 587-590 |  
  |  | 1 | 1 | 
 DrawTextItemDevice::paintEngine| Name:  | DrawTextItemDevice::paintEngine |  | Prototype:  | QPaintEngine *paintEngine() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 577-580 |  
  |  | 1 | 1 | 
 DrawTextItemDevice::items| Name:  | DrawTextItemDevice::items |  | Prototype:  | QVector<QStaticTextItem> items() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 592-595 |  
  |  | 1 | 1 | 
 DrawTextItemDevice::glyphs| Name:  | DrawTextItemDevice::glyphs |  | Prototype:  | QVector<glyph_t> glyphs() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 582-585 |  
  |  | 1 | 1 |