| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 qt_gettime| Name:  | qt_gettime |  | Prototype:  | struct timespec qt_gettime() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 159-169 |  
  |  | 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:  | 217-225 |  
  |  | 6 | 2 | 
 qt_gtk_state| Name:  | qt_gtk_state |  | Prototype:  | static GtkStateType qt_gtk_state(const QStyleOption *option) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 74-83 |  
  |  | 6 | 3 | 
 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:  | 865-873 |  
  |  | 6 | 1 | 
 qt_hash| Name:  | qt_hash |  | Prototype:  | static uint qt_hash(const QChar *p, int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 352-362 |  
  |  | 6 | 2 | 
 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:  | 71-87 |  
  |  | 6 | 2 | 
 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:  | 386-399 |  
  |  | 6 | 3 | 
 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:  | 66-74 |  
  |  | 6 | 1 | 
 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:  | 129-137 |  
  |  | 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/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 94-106 |  
  |  | 6 | 2 | 
 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:  | 1256-1265 |  
  |  | 6 | 1 | 
 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:  | 792-801 |  
  |  | 6 | 4 | 
 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:  | 1034-1042 |  
  |  | 6 | 4 | 
 qt_select_msecs| Name:  | qt_select_msecs |  | Prototype:  | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 95-104 |  
  |  | 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:  | 53-63 |  
  |  | 6 | 1 | 
 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:  | 3792-3808 |  
  |  | 6 | 2 | 
 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:  | 148-160 |  
  |  | 6 | 3 | 
 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:  | 819-829 |  
  |  | 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:  | 336-344 |  
  |  | 6 | 2 | 
 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:  | 180-189 |  
  |  | 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:  | 710-721 |  
  |  | 6 | 3 | 
 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:  | 4834-4843 |  
  |  | 6 | 2 | 
 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:  | 1246-1256 |  
  |  | 6 | 6 | 
 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:  | 832-840 |  
  |  | 6 | 1 | 
 shiftConstraints| Name:  | shiftConstraints |  | Prototype:  | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2179-2189 |  
  |  | 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:  | 117-126 |  
  |  | 6 | 1 | 
 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:  | 134-144 |  
  |  | 6 | 3 | 
 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:  | 170-178 |  
  |  | 6 | 2 | 
 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:  | 244-252 |  
  |  | 6 | 1 | 
 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:  | 64-73 |  
  |  | 6 | 3 | 
 unixCheckClockType| Name:  | unixCheckClockType |  | Prototype:  | static int unixCheckClockType() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 106-138 |  
  |  | 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 | 
 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:  | 120-130 |  
  |  | 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:  | 298-308 |  
  |  | 6 | 2 | 
 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:  | 57-66 |  
  |  | 6 | 2 | 
 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:  | 1554-1564 |  
  |  | 7 | 3 | 
 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:  | 1542-1552 |  
  |  | 7 | 3 | 
 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:  | 1912-1929 |  
  |  | 7 | 8 | 
 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:  | 920-935 |  
  |  | 7 | 6 | 
 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:  | 636-657 |  
  |  | 7 | 1 | 
 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:  | 107-116 |  
  |  | 7 | 3 | 
 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:  | 887-902 |  
  |  | 7 | 6 | 
 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:  | 215-225 |  
  |  | 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:  | 239-249 |  
  |  | 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:  | 263-273 |  
  |  | 7 | 1 | 
 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:  | 1639-1649 |  
  |  | 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:  | 1559-1568 |  
  |  | 7 | 6 | 
 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:  | 1969-1978 |  
  |  | 7 | 3 | 
 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:  | 2029-2038 |  
  |  | 7 | 3 | 
 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:  | 549-561 |  
  |  | 7 | 4 | 
 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:  | 479-493 |  
  |  | 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:  | 1209-1219 |  
  |  | 7 | 2 | 
 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:  | 150-163 |  
  |  | 7 | 2 | 
 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:  | 250-264 |  
  |  | 7 | 4 | 
 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:  | 1254-1263 |  
  |  | 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:  | 1059-1070 |  
  |  | 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:  | 698-708 |  
  |  | 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:  | 400-412 |  
  |  | 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:  | 414-426 |  
  |  | 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:  | 428-440 |  
  |  | 7 | 3 | 
 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:  | 442-454 |  
  |  | 7 | 3 | 
 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:  | 8146-8155 |  
  |  | 7 | 2 | 
 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:  | 3709-3719 |  
  |  | 7 | 2 | 
 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:  | 3109-3119 |  
  |  | 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:  | 1922-1934 |  
  |  | 7 | 3 | 
 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:  | 1577-1587 |  
  |  | 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:  | 2506-2517 |  
  |  | 7 | 4 | 
 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:  | 1154-1163 |  
  |  | 7 | 3 | 
 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:  | 1061-1071 |  
  |  | 7 | 3 | 
 QAbstractItemView::setRootIndex| Name:  | QAbstractItemView::setRootIndex |  | Prototype:  | void QAbstractItemView::setRootIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1124-1134 |  
  |  | 7 | 2 | 
 QAbstractItemView::setVerticalScrollMode| Name:  | QAbstractItemView::setVerticalScrollMode |  | Prototype:  | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1242-1251 |  
  |  | 7 | 2 | 
 QAbstractItemViewPrivate::sendDelegateEvent| Name:  | QAbstractItemViewPrivate::sendDelegateEvent |  | Prototype:  | bool QAbstractItemViewPrivate::sendDelegateEvent(const QModelIndex &index, QEvent *event) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4319-4328 |  
  |  | 7 | 1 | 
 QAbstractItemViewPrivate::shouldAutoScroll| Name:  | QAbstractItemViewPrivate::shouldAutoScroll |  | Prototype:  | bool QAbstractItemViewPrivate::shouldAutoScroll(const QPoint &pos) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4111-4120 |  
  |  | 7 | 2 | 
 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:  | 210-227 |  
  |  | 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:  | 731-740 |  
  |  | 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:  | 670-679 |  
  |  | 7 | 3 | 
 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:  | 1605-1616 |  
  |  | 7 | 3 | 
 QAbstractSocket::setReadBufferSize| Name:  | QAbstractSocket::setReadBufferSize |  | Prototype:  | void QAbstractSocket::setReadBufferSize(qint64 size) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2807-2821 |  
  |  | 7 | 4 | 
 QAbstractSpinBox::wheelEvent| Name:  | QAbstractSpinBox::wheelEvent |  | Prototype:  | void QAbstractSpinBox::wheelEvent(QWheelEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1112-1121 |  
  |  | 7 | 2 | 
 QAbstractSpinBoxPrivate::newHoverControl| Name:  | QAbstractSpinBoxPrivate::newHoverControl |  | Prototype:  | QStyle::SubControl QAbstractSpinBoxPrivate::newHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1397-1407 |  
  |  | 7 | 1 | 
 QAbstractTestLogger::QAbstractTestLogger| Name:  | QAbstractTestLogger::QAbstractTestLogger |  | Prototype:  | QAbstractTestLogger::QAbstractTestLogger(const char *filename) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp |  | Lines:  | 53-74 |  
  |  | 7 | 3 | 
 QAbstractTransition::targetStates| Name:  | QAbstractTransition::targetStates |  | Prototype:  | QList<QAbstractState*> QAbstractTransition::targetStates() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp |  | Lines:  | 237-247 |  
  |  | 7 | 3 | 
 QAccessibleAbstractSpinBox::interface_cast| Name:  | QAccessibleAbstractSpinBox::interface_cast |  | Prototype:  | void *QAccessibleAbstractSpinBox::interface_cast(QAccessible::InterfaceType t) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp |  | Lines:  | 91-100 |  
  |  | 7 | 4 | 
 QAccessibleButton::role| Name:  | QAccessibleButton::role |  | Prototype:  | QAccessible::Role QAccessibleButton::role() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 175-190 |  
  |  | 7 | 4 | 
 QAccessibleCache::deleteInterface| Name:  | QAccessibleCache::deleteInterface |  | Prototype:  | void QAccessibleCache::deleteInterface(QAccessible::Id id, QObject *obj) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp |  | Lines:  | 115-128 |  
  |  | 7 | 3 | 
 QAccessibleDisplay::imagePosition| Name:  | QAccessibleDisplay::imagePosition |  | Prototype:  | QPoint QAccessibleDisplay::imagePosition() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 507-517 |  
  |  | 7 | 3 | 
 QAccessibleDisplay::imageSize| Name:  | QAccessibleDisplay::imageSize |  | Prototype:  | QSize QAccessibleDisplay::imageSize() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 495-504 |  
  |  | 7 | 3 | 
 QAccessibleMenuItem::actionNames| Name:  | QAccessibleMenuItem::actionNames |  | Prototype:  | QStringList QAccessibleMenuItem::actionNames() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 323-335 |  
  |  | 7 | 3 | 
 QAccessibleMenuItem::window| Name:  | QAccessibleMenuItem::window |  | Prototype:  | QWindow *QAccessibleMenuItem::window() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 229-240 |  
  |  | 7 | 4 | 
 QAccessibleTableHeaderCell::headerView| Name:  | QAccessibleTableHeaderCell::headerView |  | Prototype:  | QHeaderView *QAccessibleTableHeaderCell::headerView() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 1169-1187 |  
  |  | 7 | 4 | 
 QAccessibleToolButton::actionNames| Name:  | QAccessibleToolButton::actionNames |  | Prototype:  | QStringList QAccessibleToolButton::actionNames() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 332-342 |  
  |  | 7 | 4 | 
 QAccessibleToolButton::role| Name:  | QAccessibleToolButton::role |  | Prototype:  | QAccessible::Role QAccessibleToolButton::role() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 300-313 |  
  |  | 7 | 3 | 
 QAccessibleWidget::window| Name:  | QAccessibleWidget::window |  | Prototype:  | QWindow *QAccessibleWidget::window() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 207-217 |  
  |  | 7 | 3 | 
 QAction::setMenu| Name:  | QAction::setMenu |  | Prototype:  | void QAction::setMenu(QMenu *menu) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 665-674 |  
  |  | 7 | 3 | 
 QAction::setShortcut| Name:  | QAction::setShortcut |  | Prototype:  | void QAction::setShortcut(const QKeySequence &shortcut) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 388-399 |  
  |  | 7 | 3 | 
 QAction::shortcuts| Name:  | QAction::shortcuts |  | Prototype:  | QList<QKeySequence> QAction::shortcuts() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 466-475 |  
  |  | 7 | 3 | 
 QApplication::alert| Name:  | QApplication::alert |  | Prototype:  | void QApplication::alert(QWidget *widget, int duration) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4035-4046 |  
  |  | 7 | 5 | 
 QApplication::topLevelWidgets| Name:  | QApplication::topLevelWidgets |  | Prototype:  | QWidgetList QApplication::topLevelWidgets() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1776-1787 |  
  |  | 7 | 3 | 
 QApplicationPrivate::setSystemPalette| Name:  | QApplicationPrivate::setSystemPalette |  | Prototype:  | void QApplicationPrivate::setSystemPalette(const QPalette &pal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1545-1572 |  
  |  | 7 | 3 | 
 QAsn1Element::toVector| Name:  | QAsn1Element::toVector |  | Prototype:  | QVector<QAsn1Element> QAsn1Element::toVector() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 292-302 |  
  |  | 7 | 3 |