| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QXcbConnection::compressEvent| Name:  | QXcbConnection::compressEvent |  | Prototype:  | bool QXcbConnection::compressEvent(xcb_generic_event_t *event, int currentIndex, QXcbEventArray *eventqueue) const |  | Coverage:  |  50.000% (31/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1627-1700 |  
  |  | 45 | 20 | 
 QWindowContainer::event| Name:  | QWindowContainer::event |  | Prototype:  | bool QWindowContainer::event(QEvent *e) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines:  | 265-334 |  
  |  | 40 | 20 | 
 QWidgetTextControl::inputMethodQuery| Name:  | QWidgetTextControl::inputMethodQuery |  | Prototype:  | QVariant QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2082-2153 |  
  |  | 49 | 20 | 
 QWidgetPrivate::setParent_sys| Name:  | QWidgetPrivate::setParent_sys |  | Prototype:  | void QWidgetPrivate::setParent_sys(QWidget *newparent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/99) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10638-10733 |  
  |  | 60 | 20 | 
 QWidgetLineControl::processInputMethodEvent| Name:  | QWidgetLineControl::processInputMethodEvent |  | Prototype:  | void QWidgetLineControl::processInputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 514-610 |  
  |  | 70 | 20 | 
 QWidgetBackingStore::markDirty| Name:  | QWidgetBackingStore::markDirty |  | Prototype:  | void QWidgetBackingStore::markDirty(const QRect &rect, QWidget *widget, UpdateTime updateTime, BufferState bufferState) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 626-708 |  
  |  | 56 | 20 | 
 QTreeModel::ensureSorted| Name:  | QTreeModel::ensureSorted |  | Prototype:  | void QTreeModel::ensureSorted(int column, Qt::SortOrder order, int start, int end, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 589-677 |  
  |  | 64 | 20 | 
 QTextDocumentLayoutPrivate::drawTableCell| Name:  | QTextDocumentLayoutPrivate::drawTableCell |  | Prototype:  | void QTextDocumentLayoutPrivate::drawTableCell(const QRectF &cellRect, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &cell_context, QTextTable *table, QTextTableData *td, int r, int c, QTextBlock *cursorBlockNeedingRepaint, QPointF *cursorBlockOffset) const |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1102-1213 |  
  |  | 71 | 20 | 
 QTest::qFindTestData| Name:  | QTest::qFindTestData |  | Prototype:  | QString QTest::qFindTestData(const QString& base, const char *file, int line, const char *builddir) |  | Coverage:  |  78.333% (47/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1961-2066 |  
  |  | 58 | 20 | 
 QTabBar::removeTab| Name:  | QTabBar::removeTab |  | Prototype:  | void QTabBar::removeTab(int index) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 987-1059 |  
  |  | 47 | 20 | 
 QSwipeGestureRecognizer::recognize| Name:  | QSwipeGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 285-393 |  
  |  | 72 | 20 | 
 QStandardPaths::displayName| Name:  | QStandardPaths::displayName |  | Prototype:  | QString QStandardPaths::displayName(StandardLocation type) |  | Coverage:  |  57.895% (22/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 546-589 |  
  |  | 20 | 20 | 
 QSqlDriver::formatValue| Name:  | QSqlDriver::formatValue |  | Prototype:  | QString QSqlDriver::formatValue(const QSqlField &field, bool trimStrings) const |  | Coverage:  |  33.333% (18/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp |  | Lines:  | 603-681 |  
  |  | 47 | 20 | 
 QSimplex::setConstraints| Name:  | QSimplex::setConstraints |  | Prototype:  | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 127-303 |  
  |  | 80 | 20 | 
 QPlatformTheme::defaultStandardButtonText| Name:  | QPlatformTheme::defaultStandardButtonText |  | Prototype:  | QString QPlatformTheme::defaultStandardButtonText(int button) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 653-696 |  
  |  | 21 | 20 | 
 QPlatformDialogHelper::buttonRole| Name:  | QPlatformDialogHelper::buttonRole |  | Prototype:  | QPlatformDialogHelper::ButtonRole QPlatformDialogHelper::buttonRole(QPlatformDialogHelper::StandardButton button) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 810-851 |  
  |  | 11 | 20 | 
 QPlatformBackingStore::composeAndFlush| Name:  | QPlatformBackingStore::composeAndFlush |  | Prototype:  | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 307-415 |  
  |  | 70 | 20 | 
 QPixmapIconEngine::bestMatch| Name:  | QPixmapIconEngine::bestMatch |  | Prototype:  | QPixmapIconEngineEntry *QPixmapIconEngine::bestMatch(const QSize &size, QIcon::Mode mode, QIcon::State state, bool sizeOnly) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 227-277 |  
  |  | 41 | 20 | 
 QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_Compatibility| Name:  | QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_Compatibility |  | Prototype:  | QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_Compatibility() |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp |  | Lines:  | 93-152 |  
  |  | 57 | 20 | 
 QOpenGLEngineSharedShaders::findProgramInCache| Name:  | QOpenGLEngineSharedShaders::findProgramInCache |  | Prototype:  | QOpenGLEngineShaderProg *QOpenGLEngineSharedShaders::findProgramInCache(const QOpenGLEngineShaderProg &prog) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 336-476 |  
  |  | 90 | 20 | 
 QNetworkConfigurationManagerPrivate::defaultConfiguration| Name:  | QNetworkConfigurationManagerPrivate::defaultConfiguration |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::defaultConfiguration() const |  | Coverage:  |   4.348% (2/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 99-204 |  
  |  | 48 | 20 | 
 QNetworkAccessFtpBackend::ftpDone| Name:  | QNetworkAccessFtpBackend::ftpDone |  | Prototype:  | void QNetworkAccessFtpBackend::ftpDone() |  | Coverage:  |  77.419% (48/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp |  | Lines:  | 232-347 |  
  |  | 68 | 20 | 
 QNativeSocketEnginePrivate::nativeConnect| Name:  | QNativeSocketEnginePrivate::nativeConnect |  | Prototype:  | bool QNativeSocketEnginePrivate::nativeConnect(const QHostAddress &addr, quint16 port) |  | Coverage:  |  31.429% (11/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 373-451 |  
  |  | 35 | 20 | 
 QImage::pixel| Name:  | QImage::pixel |  | Prototype:  | QRgb QImage::pixel(int x, int y) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2234-2290 |  
  |  | 30 | 20 | 
 QImage::invertPixels| Name:  | QImage::invertPixels |  | Prototype:  | void QImage::invertPixels(InvertMode mode) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1856-1925 |  
  |  | 39 | 20 | 
 QIcuCodec::codecForNameUnlocked| Name:  | QIcuCodec::codecForNameUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::codecForNameUnlocked(const char *name) |  | Coverage:  |  85.714% (66/77) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 456-541 |  
  |  | 56 | 20 | 
 QGuiApplicationPrivate::createPlatformIntegration| Name:  | QGuiApplicationPrivate::createPlatformIntegration |  | Prototype:  | void QGuiApplicationPrivate::createPlatformIntegration() |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1203-1271 |  
  |  | 45 | 20 | 
 QGraphicsItem::itemTransform| Name:  | QGraphicsItem::itemTransform |  | Prototype:  | QTransform QGraphicsItem::itemTransform(const QGraphicsItem *other, bool *ok) const |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4372-4470 |  
  |  | 66 | 20 | 
 QGLEngineSharedShaders::findProgramInCache| Name:  | QGLEngineSharedShaders::findProgramInCache |  | Prototype:  | QGLEngineShaderProg *QGLEngineSharedShaders::findProgramInCache(const QGLEngineShaderProg &prog) |  | Coverage:  |  47.458% (28/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp |  | Lines:  | 333-473 |  
  |  | 90 | 20 | 
 QFileSystemEngine::fillMetaData| Name:  | QFileSystemEngine::fillMetaData |  | Prototype:  | bool QFileSystemEngine::fillMetaData(const QFileSystemEntry &entry, QFileSystemMetaData &data, QFileSystemMetaData::MetaDataFlags what) |  | Coverage:  |  96.875% (62/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 429-556 |  
  |  | 58 | 20 | 
 QDockAreaLayoutInfo::insertGap| Name:  | QDockAreaLayoutInfo::insertGap |  | Prototype:  | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1149-1278 |  
  |  | 70 | 20 | 
 QDockAreaLayoutInfo::apply| Name:  | QDockAreaLayoutInfo::apply |  | Prototype:  | void QDockAreaLayoutInfo::apply(bool animate) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1497-1571 |  
  |  | 43 | 20 | 
 QDateTimeParser::setDigit| Name:  | QDateTimeParser::setDigit |  | Prototype:  | bool QDateTimeParser::setDigit(QDateTime &v, int index, int newVal) const |  | Coverage:  |  82.979% (39/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 121-183 |  
  |  | 39 | 20 | 
 QDBusMetaType::typeToSignature| Name:  | QDBusMetaType::typeToSignature |  | Prototype:  | const char *QDBusMetaType::typeToSignature(int type) |  | Coverage:  | 100.000% (46/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp |  | Lines:  | 393-476 |  
  |  | 39 | 20 | 
 QComboBoxPrivate::_q_returnPressed| Name:  | QComboBoxPrivate::_q_returnPressed |  | Prototype:  | void QComboBoxPrivate::_q_returnPressed() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1214-1276 |  
  |  | 40 | 20 | 
 QBasicFontDatabase::addTTFile| Name:  | QBasicFontDatabase::addTTFile |  | Prototype:  | QStringList QBasicFontDatabase::addTTFile(const QByteArray &fontData, const QByteArray &file) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 182-280 |  
  |  | 73 | 20 | 
 QApplication::event| Name:  | QApplication::event |  | Prototype:  | bool QApplication::event(QEvent *e) |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2002-2078 |  
  |  | 49 | 20 | 
 QAbstractButton::event| Name:  | QAbstractButton::event |  | Prototype:  | bool QAbstractButton::event(QEvent *e) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 923-967 |  
  |  | 17 | 20 | 
 PathSimplifier::initElements| Name:  | PathSimplifier::initElements |  | Prototype:  | void PathSimplifier::initElements(const QVectorPath &path, const QTransform &matrix) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 501-652 |  
  |  | 115 | 20 | 
 Parser::parse| Name:  | Parser::parse |  | Prototype:  | bool Parser::parse(StyleSheet *styleSheet, Qt::CaseSensitivity nameCaseSensitivity) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2182-2221 |  
  |  | 30 | 20 | 
 qt_memfill32| Name:  | qt_memfill32 |  | Prototype:  | void qt_memfill32(quint32 *dest, quint32 value, int count) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 240-288 |  
  |  | 34 | 19 | 
 qt_gl_resolve_features| Name:  | qt_gl_resolve_features |  | Prototype:  | static int qt_gl_resolve_features() |  | Coverage:  |  56.140% (32/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp |  | Lines:  | 221-295 |  
  |  | 61 | 19 | 
 localMSecsToEpochMSecs| Name:  | localMSecsToEpochMSecs |  | Prototype:  | static qint64 localMSecsToEpochMSecs(qint64 localMsecs, QDateTimePrivate::DaylightStatus *daylightStatus, QDate *localDate = 0, QTime *localTime = 0, QString *abbreviation = 0) |  | Coverage:  |  95.312% (61/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2488-2582 |  
  |  | 56 | 19 | 
 gray_render_cubic| Name:  | gray_render_cubic |  | Prototype:  | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 974-1092 |  
  |  | 83 | 19 | 
 getMessage| Name:  | getMessage |  | Prototype:  | static QString getMessage(const uchar *m, const uchar *end, const char *context, const char *sourceText, const char *comment, uint numerus) |  | Coverage:  |  71.111% (32/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 897-965 |  
  |  | 48 | 19 | 
 findVersionDirectivePosition| Name:  | findVersionDirectivePosition |  | Prototype:  | static QVersionDirectivePosition findVersionDirectivePosition(const char *source) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 430-501 |  
  |  | 37 | 19 | 
 drawRectangle| Name:  | drawRectangle |  | Prototype:  | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 288-431 |  
  |  | 92 | 19 | 
 QXunitTestLogger::addIncident| Name:  | QXunitTestLogger::addIncident |  | Prototype:  | void QXunitTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) |  | Coverage:  |  64.789% (46/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp |  | Lines:  | 155-251 |  
  |  | 57 | 19 | 
 QXmlStreamReaderPrivate::resolveTag| Name:  | QXmlStreamReaderPrivate::resolveTag |  | Prototype:  | void QXmlStreamReaderPrivate::resolveTag() |  | Coverage:  |  77.011% (67/87) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1570-1672 |  
  |  | 76 | 19 | 
 QXmlStreamReaderPrivate::fastScanContentCharList| Name:  | QXmlStreamReaderPrivate::fastScanContentCharList |  | Prototype:  | inline int QXmlStreamReaderPrivate::fastScanContentCharList() |  | Coverage:  |  85.714% (36/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1228-1290 |  
  |  | 38 | 19 | 
 QXcbWindow::wmWindowTypes| Name:  | QXcbWindow::wmWindowTypes |  | Prototype:  | QXcbWindowFunctions::WmWindowTypes QXcbWindow::wmWindowTypes() const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1749-1818 |  
  |  | 45 | 19 | 
 QWindowsStyle::sizeFromContents| Name:  | QWindowsStyle::sizeFromContents |  | Prototype:  | QSize QWindowsStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 2351-2434 |  
  |  | 54 | 19 | 
 QWidget::~QWidget| Name:  | QWidget::~QWidget |  | Prototype:  | QWidget::~QWidget() |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1559-1718 |  
  |  | 60 | 19 | 
 QWidget::create| Name:  | QWidget::create |  | Prototype:  | void QWidget::create(WId window, bool initializeWindow, bool destroyOldWindow) |  | Coverage:  |   0.000% (0/79) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1285-1386 |  
  |  | 47 | 19 | 
 QTreeView::scrollTo| Name:  | QTreeView::scrollTo |  | Prototype:  | void QTreeView::scrollTo(const QModelIndex &index, ScrollHint hint) |  | Coverage:  |   0.000% (0/92) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1149-1243 |  
  |  | 65 | 19 | 
 QTextureGlyphCache::populate| Name:  | QTextureGlyphCache::populate |  | Prototype:  | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp |  | Lines:  | 94-224 |  
  |  | 72 | 19 | 
 QTextCharFormat::setFont| Name:  | QTextCharFormat::setFont |  | Prototype:  | void QTextCharFormat::setFont(const QFont &font, FontPropertiesInheritanceBehavior behavior) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 1909-1957 |  
  |  | 40 | 19 | 
 QTapAndHoldGestureRecognizer::recognize| Name:  | QTapAndHoldGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QTapAndHoldGestureRecognizer::recognize(QGesture *state, QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 498-578 |  
  |  | 47 | 19 | 
 QTableView::updateGeometries| Name:  | QTableView::updateGeometries |  | Prototype:  | void QTableView::updateGeometries() |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 2088-2201 |  
  |  | 79 | 19 | 
 QT_FT_Outline_Decompose| Name:  | QT_FT_Outline_Decompose |  | Prototype:  | static int QT_FT_Outline_Decompose( const QT_FT_Outline* outline, void* user ) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1367-1554 |  
  |  | 94 | 19 | 
 QSortFilterProxyModelPrivate::_q_sourceDataChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceDataChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &source_top_left, const QModelIndex &source_bottom_right, const QVector<int> &roles) |  | Coverage:  |  75.385% (49/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1158-1266 |  
  |  | 72 | 19 | 
 QPlatformIntegration::styleHint| Name:  | QPlatformIntegration::styleHint |  | Prototype:  | QVariant QPlatformIntegration::styleHint(StyleHint hint) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 366-408 |  
  |  | 20 | 19 | 
 QPaintDeviceWindow::metric| Name:  | QPaintDeviceWindow::metric |  | Prototype:  | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 128-174 |  
  |  | 28 | 19 | 
 QOpenGLTexturePrivate::allocateImmutableStorage| Name:  | QOpenGLTexturePrivate::allocateImmutableStorage |  | Prototype:  | void QOpenGLTexturePrivate::allocateImmutableStorage() |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1146-1238 |  
  |  | 53 | 19 | 
 QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core| Name:  | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core |  | Prototype:  | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp |  | Lines:  | 91-147 |  
  |  | 54 | 19 | 
 QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility| Name:  | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility |  | Prototype:  | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp |  | Lines:  | 92-148 |  
  |  | 54 | 19 | 
 QNativeSocketEnginePrivate::nativeAccept| Name:  | QNativeSocketEnginePrivate::nativeAccept |  | Prototype:  | int QNativeSocketEnginePrivate::nativeAccept() |  | Coverage:  |  17.857% (5/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 546-593 |  
  |  | 20 | 19 | 
 QMoviePrivate::infoForFrame| Name:  | QMoviePrivate::infoForFrame |  | Prototype:  | QFrameInfo QMoviePrivate::infoForFrame(int frameNumber) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 331-422 |  
  |  | 56 | 19 | 
 QMimeBinaryProvider::loadMimeTypePrivate| Name:  | QMimeBinaryProvider::loadMimeTypePrivate |  | Prototype:  | void QMimeBinaryProvider::loadMimeTypePrivate(QMimeTypePrivate &data) |  | Coverage:  |  72.131% (44/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 559-652 |  
  |  | 50 | 19 | 
 QMenuPrivate::updateActionRects| Name:  | QMenuPrivate::updateActionRects |  | Prototype:  | void QMenuPrivate::updateActionRects(const QRect &screen) const |  | Coverage:  |   0.000% (0/90) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 249-395 |  
  |  | 98 | 19 | 
 QMenuPrivate::setCurrentAction| Name:  | QMenuPrivate::setCurrentAction |  | Prototype:  | void QMenuPrivate::setCurrentAction(QAction *action, int popup, SelectionReason reason, bool activateFirst) |  | Coverage:  |   0.000% (0/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 560-632 |  
  |  | 39 | 19 | 
 QMainWindowLayoutState::restoreState| Name:  | QMainWindowLayoutState::restoreState |  | Prototype:  | bool QMainWindowLayoutState::restoreState(QDataStream &_stream, const QMainWindowLayoutState &oldState) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 938-1035 |  
  |  | 57 | 19 | 
 QLocaleData::longLongToString| Name:  | QLocaleData::longLongToString |  | Prototype:  | QString QLocaleData::longLongToString(const QChar zero, const QChar group, const QChar plus, const QChar minus, qlonglong l, int precision, int base, int width, unsigned flags) |  | Coverage:  |  65.217% (60/92) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2872-2957 |  
  |  | 52 | 19 | 
 QLabelPrivate::sizeForWidth| Name:  | QLabelPrivate::sizeForWidth |  | Prototype:  | QSize QLabelPrivate::sizeForWidth(int w) const |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 565-654 |  
  |  | 59 | 19 | 
 QJsonValue::fromVariant| Name:  | QJsonValue::fromVariant |  | Prototype:  | QJsonValue QJsonValue::fromVariant(const QVariant &variant) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 393-434 |  
  |  | 18 | 19 | 
 QImageTextureGlyphCache::fillTexture| Name:  | QImageTextureGlyphCache::fillTexture |  | Prototype:  | void QImageTextureGlyphCache::fillTexture(const Coord &c, glyph_t g, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp |  | Lines:  | 309-400 |  
  |  | 50 | 19 | 
 QIconLoader::findIconHelper| Name:  | QIconLoader::findIconHelper |  | Prototype:  | QThemeIconInfo QIconLoader::findIconHelper(const QString &themeName, const QString &iconName, QStringList &visited) const |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 376-479 |  
  |  | 61 | 19 | 
 QHostAddress::parseSubnet| Name:  | QHostAddress::parseSubnet |  | Prototype:  | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) |  | Coverage:  |  96.721% (59/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 979-1075 |  
  |  | 53 | 19 | 
 QHeaderViewPrivate::resizeSections| Name:  | QHeaderViewPrivate::resizeSections |  | Prototype:  | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) |  | Coverage:  |   0.000% (0/80) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3305-3430 |  
  |  | 81 | 19 | 
 QHeaderViewPrivate::_q_sectionsRemoved| Name:  | QHeaderViewPrivate::_q_sectionsRemoved |  | Prototype:  | void QHeaderViewPrivate::_q_sectionsRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1978-2062 |  
  |  | 57 | 19 | 
 QHeaderView::sectionsInserted| Name:  | QHeaderView::sectionsInserted |  | Prototype:  | void QHeaderView::sectionsInserted(const QModelIndex &parent, int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1850-1944 |  
  |  | 58 | 19 | 
 QFontPrivate::resolve| Name:  | QFontPrivate::resolve |  | Prototype:  | void QFontPrivate::resolve(uint mask, const QFontPrivate *other) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 252-313 |  
  |  | 39 | 19 | 
 QFocusFrame::eventFilter| Name:  | QFocusFrame::eventFilter |  | Prototype:  | bool QFocusFrame::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp |  | Lines:  | 276-333 |  
  |  | 33 | 19 | 
 QDomNodePrivate::replaceChild| Name:  | QDomNodePrivate::replaceChild |  | Prototype:  | QDomNodePrivate* QDomNodePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1709-1801 |  
  |  | 54 | 19 | 
 QDateTimeParser::fieldInfo| Name:  | QDateTimeParser::fieldInfo |  | Prototype:  | QDateTimeParser::FieldInfo QDateTimeParser::fieldInfo(int index) const |  | Coverage:  |  69.697% (23/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1485-1532 |  
  |  | 24 | 19 | 
 QDateTimeEdit::keyPressEvent| Name:  | QDateTimeEdit::keyPressEvent |  | Prototype:  | void QDateTimeEdit::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1051-1197 |  
  |  | 43 | 19 | 
 QDateTime::toString| Name:  | QDateTime::toString |  | Prototype:  | QString QDateTime::toString(Qt::DateFormat format) const |  | Coverage:  |  97.222% (35/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 3556-3620 |  
  |  | 38 | 19 | 
 QDashStroker::processCurrentSubpath| Name:  | QDashStroker::processCurrentSubpath |  | Prototype:  | void QDashStroker::processCurrentSubpath() |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 1102-1265 |  
  |  | 101 | 19 | 
 QDBusConnectionPrivate::activateObject| Name:  | QDBusConnectionPrivate::activateObject |  | Prototype:  | void QDBusConnectionPrivate::activateObject(ObjectTreeNode &node, const QDBusMessage &msg, int pathStartPos) |  | Coverage:  |  81.667% (49/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1438-1523 |  
  |  | 46 | 19 | 
 QConfFileSettingsPrivate::readIniLine| Name:  | QConfFileSettingsPrivate::readIniLine |  | Prototype:  | bool QConfFileSettingsPrivate::readIniLine(const QByteArray &data, int &dataPos, int &lineStart, int &lineLen, int &equalsPos) |  | Coverage:  |  95.652% (66/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1562-1623 |  
  |  | 42 | 19 | 
 QColumnViewPrivate::closeColumns| Name:  | QColumnViewPrivate::closeColumns |  | Prototype:  | void QColumnViewPrivate::closeColumns(const QModelIndex &parent, bool build) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 563-637 |  
  |  | 48 | 19 | 
 QApplication::setStyle| Name:  | QApplication::setStyle |  | Prototype:  | void QApplication::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1193-1287 |  
  |  | 52 | 19 | 
 QAbstractSpinBoxPrivate::variantCompare| Name:  | QAbstractSpinBoxPrivate::variantCompare |  | Prototype:  | int QAbstractSpinBoxPrivate::variantCompare(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 2062-2123 |  
  |  | 65 | 19 | 
 Parser::parseTerm| Name:  | Parser::parseTerm |  | Prototype:  | bool Parser::parseTerm(Value *value) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2600-2674 |  
  |  | 54 | 19 | 
 qt_write_dib| Name:  | qt_write_dib |  | Prototype:  | bool qt_write_dib(QDataStream &s, QImage image) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 589-691 |  
  |  | 78 | 18 | 
 qt_string_normalize| Name:  | qt_string_normalize |  | Prototype:  | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) |  | Coverage:  |  92.857% (52/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7154-7218 |  
  |  | 45 | 18 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, const QNetworkProxy &proxy) |  | Coverage:  |  40.000% (14/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 1576-1619 |  
  |  | 28 | 18 | 
 numerusHelper| Name:  | numerusHelper |  | Prototype:  | static uint numerusHelper(int n, const uchar *rules, uint rulesSize) |  | Coverage:  |  37.931% (22/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 207-284 |  
  |  | 49 | 18 | 
 miUnionO| Name:  | miUnionO |  | Prototype:  | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2401-2445 |  
  |  | 12 | 18 | 
 jobHoldToString| Name:  | jobHoldToString |  | Prototype:  | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 78-109 |  
  |  | 9 | 18 |