| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QAbstractScrollArea::viewportSizeHint| Name:  | QAbstractScrollArea::viewportSizeHint |  | Prototype:  | QSize QAbstractScrollArea::viewportSizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 1612-1623 |  
  |  | 7 | 3 | 
 QAbstractScrollArea::setVerticalScrollBarPolicy| Name:  | QAbstractScrollArea::setVerticalScrollBarPolicy |  | Prototype:  | void QAbstractScrollArea::setVerticalScrollBarPolicy(Qt::ScrollBarPolicy policy) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 677-686 |  
  |  | 7 | 3 | 
 QAbstractScrollArea::setHorizontalScrollBarPolicy| Name:  | QAbstractScrollArea::setHorizontalScrollBarPolicy |  | Prototype:  | void QAbstractScrollArea::setHorizontalScrollBarPolicy(Qt::ScrollBarPolicy policy) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 738-747 |  
  |  | 7 | 3 | 
 QAbstractOpenGLFunctions::initializeOpenGLFunctions| Name:  | QAbstractOpenGLFunctions::initializeOpenGLFunctions |  | Prototype:  | bool QAbstractOpenGLFunctions::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp |  | Lines:  | 265-282 |  
  |  | 7 | 3 | 
 QAbstractItemViewPrivate::shouldAutoScroll| Name:  | QAbstractItemViewPrivate::shouldAutoScroll |  | Prototype:  | bool QAbstractItemViewPrivate::shouldAutoScroll(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4161-4170 |  
  |  | 7 | 2 | 
 QAbstractItemViewPrivate::sendDelegateEvent| Name:  | QAbstractItemViewPrivate::sendDelegateEvent |  | Prototype:  | bool QAbstractItemViewPrivate::sendDelegateEvent(const QModelIndex &index, QEvent *event) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4369-4378 |  
  |  | 7 | 1 | 
 QAbstractItemViewPrivate::selectedDraggableIndexes| Name:  | QAbstractItemViewPrivate::selectedDraggableIndexes |  | Prototype:  | QModelIndexList QAbstractItemViewPrivate::selectedDraggableIndexes() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4475-4486 |  
  |  | 7 | 2 | 
 QAbstractItemView::setRootIndex| Name:  | QAbstractItemView::setRootIndex |  | Prototype:  | void QAbstractItemView::setRootIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1143-1153 |  
  |  | 7 | 2 | 
 QAbstractItemView::setCurrentIndex| Name:  | QAbstractItemView::setCurrentIndex |  | Prototype:  | void QAbstractItemView::setCurrentIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1080-1090 |  
  |  | 7 | 3 | 
 QAbstractItemView::selectAll| Name:  | QAbstractItemView::selectAll |  | Prototype:  | void QAbstractItemView::selectAll() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1173-1182 |  
  |  | 7 | 3 | 
 QAbstractItemView::inputMethodEvent| Name:  | QAbstractItemView::inputMethodEvent |  | Prototype:  | void QAbstractItemView::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2557-2568 |  
  |  | 7 | 4 | 
 QAbstractItemView::focusNextPrevChild| Name:  | QAbstractItemView::focusNextPrevChild |  | Prototype:  | bool QAbstractItemView::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1624-1634 |  
  |  | 7 | 3 | 
 QAbstractItemView::dragEnterEvent| Name:  | QAbstractItemView::dragEnterEvent |  | Prototype:  | void QAbstractItemView::dragEnterEvent(QDragEnterEvent *event) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1973-1985 |  
  |  | 7 | 3 | 
 QAbstractItemView::closePersistentEditor| Name:  | QAbstractItemView::closePersistentEditor |  | Prototype:  | void QAbstractItemView::closePersistentEditor(const QModelIndex &index) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3159-3169 |  
  |  | 7 | 3 | 
 QAbstractItemModelPrivate::Persistent::insertMultiAtEnd| Name:  | QAbstractItemModelPrivate::Persistent::insertMultiAtEnd |  | Prototype:  | void QAbstractItemModelPrivate::Persistent::insertMultiAtEnd(const QModelIndex& key, QPersistentModelIndexData *data) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3746-3756 |  
  |  | 7 | 2 | 
 QAbstractGraphicsShapeItem::setPen| Name:  | QAbstractGraphicsShapeItem::setPen |  | Prototype:  | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8236-8245 |  
  |  | 7 | 2 | 
 QAbstractButtonPrivate::emitToggled| Name:  | QAbstractButtonPrivate::emitToggled |  | Prototype:  | void QAbstractButtonPrivate::emitToggled(bool checked) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 449-461 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitReleased| Name:  | QAbstractButtonPrivate::emitReleased |  | Prototype:  | void QAbstractButtonPrivate::emitReleased() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 435-447 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitPressed| Name:  | QAbstractButtonPrivate::emitPressed |  | Prototype:  | void QAbstractButtonPrivate::emitPressed() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 421-433 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitClicked| Name:  | QAbstractButtonPrivate::emitClicked |  | Prototype:  | void QAbstractButtonPrivate::emitClicked() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 407-419 |  
  |  | 7 | 3 | 
 QAbstractButton::setAutoRepeat| Name:  | QAbstractButton::setAutoRepeat |  | Prototype:  | void QAbstractButton::setAutoRepeat(bool autoRepeat) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 705-715 |  
  |  | 7 | 3 | 
 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 | 
 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 | 
 PressDelayHandler::timerEvent| Name:  | PressDelayHandler::timerEvent |  | Prototype:  | void timerEvent(QTimerEvent *e) override |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 257-271 |  
  |  | 7 | 4 | 
 PressDelayHandler::pressed| Name:  | PressDelayHandler::pressed |  | Prototype:  | void pressed(QEvent *e, int delay) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 157-170 |  
  |  | 7 | 2 | 
 PathSimplifier::calculateSeparatingAxisRange| Name:  | PathSimplifier::calculateSeparatingAxisRange |  | Prototype:  | QPair<int, int> PathSimplifier::calculateSeparatingAxisRange(const QPoint &axis, Element *element) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1215-1225 |  
  |  | 7 | 2 | 
 PathSimplifier::PathSimplifier| Name:  | PathSimplifier::PathSimplifier |  | Prototype:  | PathSimplifier::PathSimplifier(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 485-499 |  
  |  | 7 | 2 | 
 MinOverlapPlacer::place| Name:  | MinOverlapPlacer::place |  | Prototype:  | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 553-565 |  
  |  | 7 | 4 | 
 MetaObject::customMetaObject| Name:  | MetaObject::customMetaObject |  | Prototype:  | static const QMetaObject *customMetaObject(const int type) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2046-2055 |  
  |  | 7 | 3 | 
 Flags::customTypeFlags| Name:  | Flags::customTypeFlags |  | Prototype:  | static quint32 customTypeFlags(const int type) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1986-1995 |  
  |  | 7 | 3 | 
 Declaration::styleValues| Name:  | Declaration::styleValues |  | Prototype:  | void Declaration::styleValues(BorderStyle *s) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1566-1575 |  
  |  | 7 | 6 | 
 Declaration::alignmentValue| Name:  | Declaration::alignmentValue |  | Prototype:  | Qt::Alignment Declaration::alignmentValue() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1646-1656 |  
  |  | 7 | 3 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, const QList<QAbstractState *> &targets) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 221-231 |  
  |  | 7 | 1 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, const QSet<QAbstractState *> &exits) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 245-255 |  
  |  | 7 | 1 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, QAbstractState *domain) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 269-279 |  
  |  | 7 | 1 | 
 BounceEase::value| Name:  | BounceEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 893-908 |  
  |  | 7 | 6 | 
 Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write| Name:  | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 113-122 |  
  |  | 7 | 3 | 
 BezierEase::_fast_cbrt| Name:  | BezierEase::_fast_cbrt |  | Prototype:  | double static inline _fast_cbrt(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 642-663 |  
  |  | 7 | 1 | 
 BackEase::value| Name:  | BackEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 926-941 |  
  |  | 7 | 6 | 
 AtSpiAdaptor::qAccessibleBoundaryType| Name:  | AtSpiAdaptor::qAccessibleBoundaryType |  | Prototype:  | QAccessible::TextBoundaryType AtSpiAdaptor::qAccessibleBoundaryType(int atspiTextBoundaryType) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1918-1935 |  
  |  | 7 | 8 | 
 AtSpiAdaptor::pathForInterface| Name:  | AtSpiAdaptor::pathForInterface |  | Prototype:  | QString AtSpiAdaptor::pathForInterface(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1548-1558 |  
  |  | 7 | 3 | 
 AtSpiAdaptor::inheritsQAction| Name:  | AtSpiAdaptor::inheritsQAction |  | Prototype:  | bool AtSpiAdaptor::inheritsQAction(QObject *object) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1560-1570 |  
  |  | 7 | 3 | 
 xpmHash| Name:  | xpmHash |  | Prototype:  | static quint64 xpmHash(char *str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 63-72 |  
  |  | 6 | 2 | 
 xdgConfigDirs| Name:  | xdgConfigDirs |  | Prototype:  | static QStringList xdgConfigDirs() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 304-314 |  
  |  | 6 | 2 | 
 writingSystemFromLocale| Name:  | writingSystemFromLocale |  | Prototype:  | static QFontDatabase::WritingSystem writingSystemFromLocale() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 126-136 |  
  |  | 6 | 2 | 
 write_png_image| Name:  | write_png_image |  | Prototype:  | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 994-1004 |  
  |  | 6 | 2 | 
 topLevelAt| Name:  | topLevelAt |  | Prototype:  | static QWindow* topLevelAt(const QPoint &pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 70-79 |  
  |  | 6 | 3 | 
 toOffsetString| Name:  | toOffsetString |  | Prototype:  | static QString toOffsetString(Qt::DateFormat format, int offset) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 249-257 |  
  |  | 6 | 1 | 
 timerSourceDispatch| Name:  | timerSourceDispatch |  | Prototype:  | static gboolean timerSourceDispatch(GSource *source, GSourceFunc, gpointer) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 176-184 |  
  |  | 6 | 2 | 
 timerSourceCheckHelper| Name:  | timerSourceCheckHelper |  | Prototype:  | static gboolean timerSourceCheckHelper(GTimerSource *src) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 140-150 |  
  |  | 6 | 3 | 
 spiStateSetFromSpiStates| Name:  | spiStateSetFromSpiStates |  | Prototype:  | QSpiUIntList spiStateSetFromSpiStates(quint64 states) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp |  | Lines:  | 123-132 |  
  |  | 6 | 1 | 
 set_union| Name:  | set_union |  | Prototype:  | static QList<QByteArray> set_union(const QList<QByteArray> &l1, const QList<QByteArray> &l2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 838-846 |  
  |  | 6 | 1 | 
 setTextTransformFromValue| Name:  | setTextTransformFromValue |  | Prototype:  | static void setTextTransformFromValue(const QCss::Value &value, QFont *font) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1253-1263 |  
  |  | 6 | 6 | 
 setClip| Name:  | setClip |  | Prototype:  | static inline void setClip(QPainter *painter, QGraphicsItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4858-4867 |  
  |  | 6 | 2 | 
 setBlockCharFormatHelper| Name:  | setBlockCharFormatHelper |  | Prototype:  | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 716-727 |  
  |  | 6 | 3 | 
 sanityCheck| Name:  | sanityCheck |  | Prototype:  | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 185-194 |  
  |  | 6 | 2 | 
 resolveEntity| Name:  | resolveEntity |  | Prototype:  | static QChar resolveEntity(const QString &entity) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 342-350 |  
  |  | 6 | 2 | 
 recodeFromUser| Name:  | recodeFromUser |  | Prototype:  | static inline QString recodeFromUser(const QString &input, const ushort *actions, int from, int to) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 825-835 |  
  |  | 6 | 2 | 
 read_xpm_header| Name:  | read_xpm_header |  | Prototype:  | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 839-856 |  
  |  | 6 | 3 | 
 read_dib_fileheader| Name:  | read_dib_fileheader |  | Prototype:  | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 154-166 |  
  |  | 6 | 3 | 
 qulltoa2| Name:  | qulltoa2 |  | Prototype:  | static char *qulltoa2(char *p, qulonglong n, int base) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3943-3959 |  
  |  | 6 | 2 | 
 qt_toRasterPixmap| Name:  | qt_toRasterPixmap |  | Prototype:  | QPixmap qt_toRasterPixmap(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 59-69 |  
  |  | 6 | 1 | 
 qt_resource_fixResourceRoot| Name:  | qt_resource_fixResourceRoot |  | Prototype:  | static QString qt_resource_fixResourceRoot(QString r) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1040-1048 |  
  |  | 6 | 4 | 
 qt_resolveFontFamilyAlias| Name:  | qt_resolveFontFamilyAlias |  | Prototype:  | QString qt_resolveFontFamilyAlias(const QString &alias) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 794-803 |  
  |  | 6 | 4 | 
 qt_rect_intersect_normalized| Name:  | qt_rect_intersect_normalized |  | Prototype:  | static inline QRect qt_rect_intersect_normalized(const QRect &r1, const QRect &r2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1280-1289 |  
  |  | 6 | 1 | 
 qt_printerPaperSize| Name:  | qt_printerPaperSize |  | Prototype:  | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 100-112 |  
  |  | 6 | 2 | 
 qt_premultiplyColor| Name:  | qt_premultiplyColor |  | Prototype:  | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 135-143 |  
  |  | 6 | 1 | 
 qt_pdf_decide_features| Name:  | qt_pdf_decide_features |  | Prototype:  | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 72-80 |  
  |  | 6 | 1 | 
 qt_memrotate180_template| Name:  | qt_memrotate180_template |  | Prototype:  | template <class T> static inline void qt_memrotate180_template(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 392-405 |  
  |  | 6 | 3 | 
 qt_initialize_pthread_cond| Name:  | qt_initialize_pthread_cond |  | Prototype:  | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 78-94 |  
  |  | 6 | 2 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | static uint qt_hash(const QChar *p, int n) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 408-418 |  
  |  | 6 | 2 | 
 qt_handleMouseEvent| Name:  | qt_handleMouseEvent |  | Prototype:  | void qt_handleMouseEvent(QWindow *w, const QPointF &local, const QPointF &global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, int timestamp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 870-878 |  
  |  | 6 | 1 | 
 qt_gl_functions| Name:  | qt_gl_functions |  | Prototype:  | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 240-248 |  
  |  | 6 | 2 | 
 qt_gettime| Name:  | qt_gettime |  | Prototype:  | struct timespec qt_gettime() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 170-180 |  
  |  | 6 | 1 | 
 qt_get_colornames| Name:  | qt_get_colornames |  | Prototype:  | QStringList qt_get_colornames() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 354-362 |  
  |  | 6 | 2 | 
 qt_dirtyRegion| Name:  | qt_dirtyRegion |  | Prototype:  | QRegion qt_dirtyRegion(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 957-967 |  
  |  | 6 | 3 | 
 qt_convertPointsToUnits| Name:  | qt_convertPointsToUnits |  | Prototype:  | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 580-589 |  
  |  | 6 | 2 | 
 qt_check_if_internal_object| Name:  | qt_check_if_internal_object |  | Prototype:  | static void qt_check_if_internal_object(const QObject **obj, int *element) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1708-1723 |  
  |  | 6 | 4 | 
 qt_call_pre_routines| Name:  | qt_call_pre_routines |  | Prototype:  | static void qt_call_pre_routines() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 271-284 |  
  |  | 6 | 3 | 
 qt_call_post_routines| Name:  | qt_call_post_routines |  | Prototype:  | void __attribute__((visibility("default"))) qt_call_post_routines() |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 286-300 |  
  |  | 6 | 4 | 
 qt_TSCIIToUnicode| Name:  | qt_TSCIIToUnicode |  | Prototype:  | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 483-493 |  
  |  | 6 | 3 | 
 qstrncpy| Name:  | qstrncpy |  | Prototype:  | char *qstrncpy(char *dst, const char *src, uint len) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 302-315 |  
  |  | 6 | 3 | 
 qstrcmp| Name:  | qstrcmp |  | Prototype:  | int qstrcmp(const QByteArray &str1, const QByteArray &str2) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 482-493 |  
  |  | 6 | 2 | 
 qpiw_write_fn| Name:  | qpiw_write_fn |  | Prototype:  | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 217-228 |  
  |  | 6 | 2 | 
 qToStringList| Name:  | qToStringList |  | Prototype:  | static QStringList qToStringList(const QList<QByteArray> &arr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1225-1233 |  
  |  | 6 | 2 | 
 qStringAsUcs2Le| Name:  | qStringAsUcs2Le |  | Prototype:  | static QByteArray qStringAsUcs2Le(const QString& src) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1082-1091 |  
  |  | 6 | 2 | 
 qStreamNtlmString| Name:  | qStreamNtlmString |  | Prototype:  | static void qStreamNtlmString(QDataStream& ds, const QString& s, bool unicode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 936-945 |  
  |  | 6 | 3 | 
 qSetGlobalQHashSeed| Name:  | qSetGlobalQHashSeed |  | Prototype:  | void qSetGlobalQHashSeed(int newSeed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 384-394 |  
  |  | 6 | 3 | 
 qSafeFloatToQ16Dot16| Name:  | qSafeFloatToQ16Dot16 |  | Prototype:  | static inline int qSafeFloatToQ16Dot16(qreal x) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 746-754 |  
  |  | 6 | 3 | 
 qRectToXCBRectangle| Name:  | qRectToXCBRectangle |  | Prototype:  | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2823-2831 |  
  |  | 6 | 1 | 
 qPixmapSerial| Name:  | qPixmapSerial |  | Prototype:  | static QString qPixmapSerial(quint64 i, bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 955-968 |  
  |  | 6 | 2 | 
 qNtlmPhase1| Name:  | qNtlmPhase1 |  | Prototype:  | static QByteArray qNtlmPhase1() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1071-1079 |  
  |  | 6 | 1 | 
 qMoveRange| Name:  | qMoveRange |  | Prototype:  | template<typename Container> static void qMoveRange(Container& c, typename Container::size_type rangeStart, typename Container::size_type rangeEnd, typename Container::size_type targetPosition) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 725-739 |  
  |  | 6 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 444-452 |  
  |  | 6 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrlQuery &key, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 432-442 |  
  |  | 6 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QBitArray &bitArray, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 248-259 |  
  |  | 6 | 2 | 
 qFindStringBoyerMoore| Name:  | qFindStringBoyerMoore |  | Prototype:  | int qFindStringBoyerMoore( const QChar *haystack, int haystackLen, int haystackOffset, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 310-320 |  
  |  | 6 | 2 | 
 qFindByteArrayBoyerMoore| Name:  | qFindByteArrayBoyerMoore |  | Prototype:  | static int qFindByteArrayBoyerMoore( const char *haystack, int haystackLen, int haystackOffset, const char *needle, int needleLen) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 251-261 |  
  |  | 6 | 2 | 
 qEncodeNtlmString| Name:  | qEncodeNtlmString |  | Prototype:  | static int qEncodeNtlmString(QNtlmBuffer& buf, int offset, const QString& s, bool unicode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 958-966 |  
  |  | 6 | 2 | 
 qDefaultMessageHandler| Name:  | qDefaultMessageHandler |  | Prototype:  | static void qDefaultMessageHandler(QtMsgType type, const QMessageLogContext &context, const QString &buf) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1567-1599 |  
  |  | 6 | 3 |