| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QDirPrivate::getFilterSepChar| Name:  | QDirPrivate::getFilterSepChar |  | Prototype:  | inline QChar QDirPrivate::getFilterSepChar(const QString &nameFilter) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 135-142 |  
  |  | 5 | 2 | 
 QDistanceField::QDistanceField| Name:  | QDistanceField::QDistanceField |  | Prototype:  | QDistanceField::QDistanceField(const QPainterPath &path, glyph_t glyph, bool doubleResolution) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 847-855 |  
  |  | 5 | 1 | 
 QDnsLookup::QDnsLookup| Name:  | QDnsLookup::QDnsLookup |  | Prototype:  | QDnsLookup::QDnsLookup(Type type, const QString &name, const QHostAddress &nameserver, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 292-300 |  
  |  | 5 | 1 | 
 QDockAreaLayout::usedTabBars| Name:  | QDockAreaLayout::usedTabBars |  | Prototype:  | QSet<QTabBar*> QDockAreaLayout::usedTabBars() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3369-3377 |  
  |  | 5 | 2 | 
 QDockAreaLayoutInfo::QDockAreaLayoutInfo| Name:  | QDockAreaLayoutInfo::QDockAreaLayoutInfo |  | Prototype:  | QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPosition _dockPos, Qt::Orientation _o, int tbshape, QMainWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 236-247 |  
  |  | 5 | 1 | 
 QDockWidgetLayout::count| Name:  | QDockWidgetLayout::count |  | Prototype:  | int QDockWidgetLayout::count() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 288-296 |  
  |  | 5 | 3 | 
 QDockWidgetLayout::minimumSize| Name:  | QDockWidgetLayout::minimumSize |  | Prototype:  | QSize QDockWidgetLayout::minimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 387-396 |  
  |  | 5 | 2 | 
 QDockWidgetLayout::setVerticalTitleBar| Name:  | QDockWidgetLayout::setVerticalTitleBar |  | Prototype:  | void QDockWidgetLayout::setVerticalTitleBar(bool b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 554-561 |  
  |  | 5 | 2 | 
 QDockWidgetLayout::sizeHint| Name:  | QDockWidgetLayout::sizeHint |  | Prototype:  | QSize QDockWidgetLayout::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 365-374 |  
  |  | 5 | 2 | 
 QDockWidgetPrivate::_q_toggleView| Name:  | QDockWidgetPrivate::_q_toggleView |  | Prototype:  | void QDockWidgetPrivate::_q_toggleView(bool b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 662-671 |  
  |  | 5 | 3 | 
 QDockWidgetPrivate::isAnimating| Name:  | QDockWidgetPrivate::isAnimating |  | Prototype:  | bool QDockWidgetPrivate::isAnimating() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 839-848 |  
  |  | 5 | 2 | 
 QDomDocument::importNode| Name:  | QDomDocument::importNode |  | Prototype:  | QDomNode QDomDocument::importNode(const QDomNode& importedNode, bool deep) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7103-7110 |  
  |  | 5 | 3 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(QXmlInputSource *source, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6755-6762 |  
  |  | 5 | 2 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(const QString& text, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6659-6666 |  
  |  | 5 | 2 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate(QDomDocumentTypePrivate* dt) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6165-6178 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, qlonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4832-4839 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, qulonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4846-4853 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, float value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4860-4867 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qlonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5024-5031 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qulonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5036-5043 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, double value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5048-5055 |  
  |  | 5 | 2 | 
 QDomElementPrivate::setAttributeNodeNS| Name:  | QDomElementPrivate::setAttributeNodeNS |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::setAttributeNodeNS(QDomAttrPrivate* newAttr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4514-4524 |  
  |  | 5 | 2 | 
 QDomHandler::comment| Name:  | QDomHandler::comment |  | Prototype:  | bool QDomHandler::comment(const QString& ch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7518-7525 |  
  |  | 5 | 1 | 
 QDomHandler::unparsedEntityDecl| Name:  | QDomHandler::unparsedEntityDecl |  | Prototype:  | bool QDomHandler::unparsedEntityDecl(const QString &name, const QString &publicId, const QString &systemId, const QString ¬ationName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7527-7535 |  
  |  | 5 | 1 | 
 QDomNode::nodeName| Name:  | QDomNode::nodeName |  | Prototype:  | QString QDomNode::nodeName() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2125-2133 |  
  |  | 5 | 3 | 
 QDomNode::removeChild| Name:  | QDomNode::removeChild |  | Prototype:  | QDomNode QDomNode::removeChild(const QDomNode& oldChild) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2566-2575 |  
  |  | 5 | 3 | 
 QDomNode::save| Name:  | QDomNode::save |  | Prototype:  | void QDomNode::save(QTextStream& stream, int indent, EncodingPolicy encodingPolicy) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2684-2693 |  
  |  | 5 | 3 | 
 QDomNodeList::operator==| Name:  | QDomNodeList::operator== |  | Prototype:  | bool QDomNodeList::operator==(const QDomNodeList &n) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1340-1347 |  
  |  | 5 | 3 | 
 QDomNodeListPrivate::QDomNodeListPrivate| Name:  | QDomNodeListPrivate::QDomNodeListPrivate |  | Prototype:  | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1149-1157 |  
  |  | 5 | 2 | 
 QDoubleSpinBox::setSuffix| Name:  | QDoubleSpinBox::setSuffix |  | Prototype:  | void QDoubleSpinBox::setSuffix(const QString &suffix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 721-730 |  
  |  | 5 | 1 | 
 QDoubleSpinBox::textFromValue| Name:  | QDoubleSpinBox::textFromValue |  | Prototype:  | QString QDoubleSpinBox::textFromValue(double value) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 908-916 |  
  |  | 5 | 2 | 
 QDoubleSpinBox::valueFromText| Name:  | QDoubleSpinBox::valueFromText |  | Prototype:  | double QDoubleSpinBox::valueFromText(const QString &text) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 930-938 |  
  |  | 5 | 1 | 
 QDoubleValidator::setNotation| Name:  | QDoubleValidator::setNotation |  | Prototype:  | void QDoubleValidator::setNotation(Notation newNotation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 792-800 |  
  |  | 5 | 2 | 
 QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name:  | QDynamicFileResourceRoot::~QDynamicFileResourceRoot |  | Prototype:  | ~QDynamicFileResourceRoot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 956-967 |  
  |  | 5 | 2 | 
 QEGLDeviceIntegration::screenDestroy| Name:  | QEGLDeviceIntegration::screenDestroy |  | Prototype:  | void QEGLDeviceIntegration::screenDestroy() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 192-199 |  
  |  | 5 | 2 | 
 QEGLDeviceIntegration::waitForVSync| Name:  | QEGLDeviceIntegration::waitForVSync |  | Prototype:  | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 314-326 |  
  |  | 5 | 3 | 
 QEGLPlatformContext::getProcAddress| Name:  | QEGLPlatformContext::getProcAddress |  | Prototype:  | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 446-455 |  
  |  | 5 | 2 | 
 QEasingCurve::setCustomType| Name:  | QEasingCurve::setCustomType |  | Prototype:  | void QEasingCurve::setCustomType(EasingFunction func) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1388-1396 |  
  |  | 5 | 2 | 
 QEglFSContext::destroyTemporaryOffscreenSurface| Name:  | QEglFSContext::destroyTemporaryOffscreenSurface |  | Prototype:  | void QEglFSContext::destroyTemporaryOffscreenSurface(EGLSurface surface) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp |  | Lines:  | 84-93 |  
  |  | 5 | 2 | 
 QEglFSCursor::setPos| Name:  | QEglFSCursor::setPos |  | Prototype:  | void QEglFSCursor::setPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 300-307 |  
  |  | 5 | 1 | 
 QEglFSIntegration::createInputHandlers| Name:  | QEglFSIntegration::createInputHandlers |  | Prototype:  | void QEglFSIntegration::createInputHandlers() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 412-434 |  
  |  | 5 | 2 | 
 QEglFSIntegration::createPlatformBackingStore| Name:  | QEglFSIntegration::createPlatformBackingStore |  | Prototype:  | QPlatformBackingStore *QEglFSIntegration::createPlatformBackingStore(QWindow *window) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 180-187 |  
  |  | 5 | 2 | 
 QEglFSKmsScreen::setPowerState| Name:  | QEglFSKmsScreen::setPowerState |  | Prototype:  | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp |  | Lines:  | 210-218 |  
  |  | 5 | 2 | 
 QEglFSWindow::invalidateSurface| Name:  | QEglFSWindow::invalidateSurface |  | Prototype:  | void QEglFSWindow::invalidateSurface() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 174-182 |  
  |  | 5 | 2 | 
 QEglFSWindow::requestActivateWindow| Name:  | QEglFSWindow::requestActivateWindow |  | Prototype:  | void QEglFSWindow::requestActivateWindow() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 245-253 |  
  |  | 5 | 2 | 
 QElapsedTimer::nsecsElapsed| Name:  | QElapsedTimer::nsecsElapsed |  | Prototype:  | qint64 QElapsedTimer::nsecsElapsed() const noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 215-222 |  
  |  | 5 | 1 | 
 QErrorMessage::~QErrorMessage| Name:  | QErrorMessage::~QErrorMessage |  | Prototype:  | QErrorMessage::~QErrorMessage() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 264-273 |  
  |  | 5 | 3 | 
 QEvdevTouchScreenHandlerThread::run| Name:  | QEvdevTouchScreenHandlerThread::run |  | Prototype:  | void QEvdevTouchScreenHandlerThread::run() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp |  | Lines:  | 698-708 |  
  |  | 5 | 1 | 
 QEventDispatcherGlib::registeredTimers| Name:  | QEventDispatcherGlib::registeredTimers |  | Prototype:  | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 559-568 |  
  |  | 5 | 2 | 
 QEventDispatcherGlib::remainingTime| Name:  | QEventDispatcherGlib::remainingTime |  | Prototype:  | int QEventDispatcherGlib::remainingTime(int timerId) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 570-581 |  
  |  | 5 | 2 | 
 QEventDispatcherUNIX::registeredTimers| Name:  | QEventDispatcherUNIX::registeredTimers |  | Prototype:  | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 379-389 |  
  |  | 5 | 2 | 
 QEventDispatcherUNIX::remainingTime| Name:  | QEventDispatcherUNIX::remainingTime |  | Prototype:  | int QEventDispatcherUNIX::remainingTime(int timerId) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 526-537 |  
  |  | 5 | 2 | 
 QEventLoop::QEventLoop| Name:  | QEventLoop::QEventLoop |  | Prototype:  | QEventLoop::QEventLoop(QObject *parent) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 98-107 |  
  |  | 5 | 3 | 
 QEventLoop::exec::LoopReference| Name:  | QEventLoop::exec::LoopReference |  | Prototype:  | LoopReference(QEventLoopPrivate *d, QMutexLocker &locker) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 178-185 |  
  |  | 5 | 1 | 
 QEventTransition::QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 142-151 |  
  |  | 5 | 1 | 
 QEventTransition::QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 164-173 |  
  |  | 5 | 1 | 
 QExpandingLineEdit::changeEvent| Name:  | QExpandingLineEdit::changeEvent |  | Prototype:  | void QExpandingLineEdit::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 536-550 |  
  |  | 5 | 5 | 
 QFSFileEngine::read| Name:  | QFSFileEngine::read |  | Prototype:  | qint64 QFSFileEngine::read(char *data, qint64 maxlen) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 574-587 |  
  |  | 5 | 2 | 
 QFSFileEngine::readLine| Name:  | QFSFileEngine::readLine |  | Prototype:  | qint64 QFSFileEngine::readLine(char *data, qint64 maxlen) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 652-665 |  
  |  | 5 | 2 | 
 QFSFileEngine::write| Name:  | QFSFileEngine::write |  | Prototype:  | qint64 QFSFileEngine::write(const char *data, qint64 len) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 705-718 |  
  |  | 5 | 2 | 
 QFSFileEngineIterator::hasNext| Name:  | QFSFileEngineIterator::hasNext |  | Prototype:  | bool QFSFileEngineIterator::hasNext() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp |  | Lines:  | 58-67 |  
  |  | 5 | 2 | 
 QFSFileEnginePrivate::nativeSyncToDisk| Name:  | QFSFileEnginePrivate::nativeSyncToDisk |  | Prototype:  | bool QFSFileEnginePrivate::nativeSyncToDisk() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 272-283 |  
  |  | 5 | 2 | 
 QFactoryLoader::refreshAll| Name:  | QFactoryLoader::refreshAll |  | Prototype:  | void QFactoryLoader::refreshAll() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp |  | Lines:  | 221-229 |  
  |  | 5 | 2 | 
 QFbCursor::setDirty| Name:  | QFbCursor::setDirty |  | Prototype:  | void QFbCursor::setDirty() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp |  | Lines:  | 186-195 |  
  |  | 5 | 3 | 
 QFbCursor::setPos| Name:  | QFbCursor::setPos |  | Prototype:  | void QFbCursor::setPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp |  | Lines:  | 101-108 |  
  |  | 5 | 2 | 
 QFbScreen::event| Name:  | QFbScreen::event |  | Prototype:  | bool QFbScreen::event(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp |  | Lines:  | 70-78 |  
  |  | 5 | 2 | 
 QFbVtHandler::~QFbVtHandler| Name:  | QFbVtHandler::~QFbVtHandler |  | Prototype:  | QFbVtHandler::~QFbVtHandler() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp |  | Lines:  | 132-143 |  
  |  | 5 | 2 | 
 QFileDevice::size| Name:  | QFileDevice::size |  | Prototype:  | qint64 QFileDevice::size() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 600-607 |  
  |  | 5 | 2 | 
 QFileDialog::QFileDialog| Name:  | QFileDialog::QFileDialog |  | Prototype:  | QFileDialog::QFileDialog(const QFileDialogArgs &args) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 375-383 |  
  |  | 5 | 1 | 
 QFileDialog::changeEvent| Name:  | QFileDialog::changeEvent |  | Prototype:  | void QFileDialog::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 514-522 |  
  |  | 5 | 2 | 
 QFileDialog::directory| Name:  | QFileDialog::directory |  | Prototype:  | QDir QFileDialog::directory() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 948-956 |  
  |  | 5 | 2 | 
 QFileDialog::setIconProvider| Name:  | QFileDialog::setIconProvider |  | Prototype:  | void QFileDialog::setIconProvider(QFileIconProvider *provider) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1963-1971 |  
  |  | 5 | 2 | 
 QFileDialog::setItemDelegate| Name:  | QFileDialog::setItemDelegate |  | Prototype:  | void QFileDialog::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1940-1947 |  
  |  | 5 | 2 | 
 QFileDialogComboBox::setFileDialogPrivate| Name:  | QFileDialogComboBox::setFileDialogPrivate |  | Prototype:  | void QFileDialogComboBox::setFileDialogPrivate(QFileDialogPrivate *d_pointer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3842-3848 |  
  |  | 5 | 1 | 
 QFileDialogPrivate::_q_navigateBackward| Name:  | QFileDialogPrivate::_q_navigateBackward |  | Prototype:  | void QFileDialogPrivate::_q_navigateBackward() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3236-3244 |  
  |  | 5 | 2 | 
 QFileDialogPrivate::_q_navigateForward| Name:  | QFileDialogPrivate::_q_navigateForward |  | Prototype:  | void QFileDialogPrivate::_q_navigateForward() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3251-3259 |  
  |  | 5 | 2 | 
 QFileDialogPrivate::currentView| Name:  | QFileDialogPrivate::currentView |  | Prototype:  | QAbstractItemView *QFileDialogPrivate::currentView() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1742-1748 |  
  |  | 5 | 3 | 
 QFileDialogPrivate::helperDone| Name:  | QFileDialogPrivate::helperDone |  | Prototype:  | void QFileDialogPrivate::helperDone(QDialog::DialogCode code, QPlatformDialogHelper *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 569-577 |  
  |  | 5 | 2 | 
 QFileInfo::makeAbsolute| Name:  | QFileInfo::makeAbsolute |  | Prototype:  | bool QFileInfo::makeAbsolute() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 658-666 |  
  |  | 5 | 2 | 
 QFileInfoGatherer::~QFileInfoGatherer| Name:  | QFileInfoGatherer::~QFileInfoGatherer |  | Prototype:  | QFileInfoGatherer::~QFileInfoGatherer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 92-99 |  
  |  | 5 | 1 | 
 QFilePrivate::openExternalFile| Name:  | QFilePrivate::openExternalFile |  | Prototype:  | bool QFilePrivate::openExternalFile(int flags, int fd, QFile::FileHandleFlags handleFlags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 70-84 |  
  |  | 5 | 1 | 
 QFilePrivate::openExternalFile| Name:  | QFilePrivate::openExternalFile |  | Prototype:  | bool QFilePrivate::openExternalFile(int flags, FILE *fh, QFile::FileHandleFlags handleFlags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 86-100 |  
  |  | 5 | 1 | 
 QFileSystemModel::event| Name:  | QFileSystemModel::event |  | Prototype:  | bool QFileSystemModel::event(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1621-1631 |  
  |  | 5 | 2 | 
 QFileSystemModel::myComputer| Name:  | QFileSystemModel::myComputer |  | Prototype:  | QVariant QFileSystemModel::myComputer(int role) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 685-699 |  
  |  | 5 | 3 | 
 QFileSystemModel::rootDirectory| Name:  | QFileSystemModel::rootDirectory |  | Prototype:  | QDir QFileSystemModel::rootDirectory() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1425-1432 |  
  |  | 5 | 1 | 
 QFileSystemModelPrivate::node| Name:  | QFileSystemModelPrivate::node |  | Prototype:  | QFileSystemModelPrivate::QFileSystemNode *QFileSystemModelPrivate::node(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 298-305 |  
  |  | 5 | 2 | 
 QFileSystemWatcher::addPath| Name:  | QFileSystemWatcher::addPath |  | Prototype:  | bool QFileSystemWatcher::addPath(const QString &path) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp |  | Lines:  | 252-261 |  
  |  | 5 | 2 | 
 QFileSystemWatcher::removePath| Name:  | QFileSystemWatcher::removePath |  | Prototype:  | bool QFileSystemWatcher::removePath(const QString &path) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp |  | Lines:  | 346-355 |  
  |  | 5 | 2 | 
 QFont::defaultFamily| Name:  | QFont::defaultFamily |  | Prototype:  | QString QFont::defaultFamily() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2129-2136 |  
  |  | 5 | 2 | 
 QFont::setFamily| Name:  | QFont::setFamily |  | Prototype:  | void QFont::setFamily(const QString &family) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 715-725 |  
  |  | 5 | 2 | 
 QFont::setHintingPreference| Name:  | QFont::setHintingPreference |  | Prototype:  | void QFont::setHintingPreference(HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 853-863 |  
  |  | 5 | 2 | 
 QFont::setKerning| Name:  | QFont::setKerning |  | Prototype:  | void QFont::setKerning(bool enable) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1218-1227 |  
  |  | 5 | 2 | 
 QFont::setOverline| Name:  | QFont::setOverline |  | Prototype:  | void QFont::setOverline(bool enable) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1131-1140 |  
  |  | 5 | 2 | 
 QFont::setStrikeOut| Name:  | QFont::setStrikeOut |  | Prototype:  | void QFont::setStrikeOut(bool enable) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1158-1167 |  
  |  | 5 | 2 | 
 QFont::setStyle| Name:  | QFont::setStyle |  | Prototype:  | void QFont::setStyle(Style style) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1007-1016 |  
  |  | 5 | 2 | 
 QFont::setStyleName| Name:  | QFont::setStyleName |  | Prototype:  | void QFont::setStyleName(const QString &styleName) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 751-760 |  
  |  | 5 | 2 | 
 QFont::setUnderline| Name:  | QFont::setUnderline |  | Prototype:  | void QFont::setUnderline(bool enable) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1105-1114 |  
  |  | 5 | 2 | 
 QFont::substitutions| Name:  | QFont::substitutions |  | Prototype:  | QStringList QFont::substitutions() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1866-1874 |  
  |  | 5 | 1 | 
 QFontComboBox::setWritingSystem| Name:  | QFontComboBox::setWritingSystem |  | Prototype:  | void QFontComboBox::setWritingSystem(QFontDatabase::WritingSystem script) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 452-459 |  
  |  | 5 | 2 | 
 QFontDatabase::QFontDatabase| Name:  | QFontDatabase::QFontDatabase |  | Prototype:  | QFontDatabase::QFontDatabase() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1410-1418 |  
  |  | 5 | 2 |