| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QTabBarPrivate::normalizedScrollRect| Name:  | QTabBarPrivate::normalizedScrollRect |  | Prototype:  | QRect QTabBarPrivate::normalizedScrollRect(int index) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 593-666 |  
  |  | 50 | 11 | 
 QTest::qExec| Name:  | QTest::qExec |  | Prototype:  | int QTest::qExec(QObject *testObject, int argc, char **argv) |  | Coverage:  |  45.000% (18/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1641-1777 |  
  |  | 50 | 15 | 
 QTextHtmlExporter::emitBlockAttributes| Name:  | QTextHtmlExporter::emitBlockAttributes |  | Prototype:  | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2727-2806 |  
  |  | 50 | 14 | 
 QTextHtmlParser::parseTag| Name:  | QTextHtmlParser::parseTag |  | Prototype:  | void QTextHtmlParser::parseTag() |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 651-738 |  
  |  | 50 | 13 | 
 QTextList::itemText| Name:  | QTextList::itemText |  | Prototype:  | QString QTextList::itemText(const QTextBlock &blockIt) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 180-275 |  
  |  | 50 | 18 | 
 QXcbDrag::findRealWindow| Name:  | QXcbDrag::findRealWindow |  | Prototype:  | xcb_window_t QXcbDrag::findRealWindow(const QPoint & pos, xcb_window_t w, int md, bool ignoreNonXdndAwareWindows) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 254-329 |  
  |  | 50 | 16 | 
 QXmlInputSource::fromRawData| Name:  | QXmlInputSource::fromRawData |  | Prototype:  | QString QXmlInputSource::fromRawData(const QByteArray &data, bool beginning) |  | Coverage:  |  59.524% (50/84) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 1347-1435 |  
  |  | 50 | 16 | 
 _q_boundGeometryToSizeConstraints| Name:  | _q_boundGeometryToSizeConstraints |  | Prototype:  | static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 508-583 |  
  |  | 50 | 14 | 
 gray_raster_render| Name:  | gray_raster_render |  | Prototype:  | static int gray_raster_render( QT_FT_Raster raster, const QT_FT_Raster_Params* params ) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1748-1841 |  
  |  | 50 | 16 | 
 qDBusPropertyGet| Name:  | qDBusPropertyGet |  | Prototype:  | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  74.510% (38/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 224-290 |  
  |  | 50 | 13 | 
 spiStatesFromQState| Name:  | spiStatesFromQState |  | Prototype:  | quint64 spiStatesFromQState(QAccessible::State state) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp |  | Lines:  | 59-121 |  
  |  | 50 | 24 | 
 PathSimplifier::buildTree| Name:  | PathSimplifier::buildTree |  | Prototype:  | PathSimplifier::BVHNode *PathSimplifier::buildTree(Element **elements, int elementCount) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 933-1003 |  
  |  | 51 | 10 | 
 QAbstractItemViewPrivate::extendedSelectionCommand| Name:  | QAbstractItemViewPrivate::extendedSelectionCommand |  | Prototype:  | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::extendedSelectionCommand( const QModelIndex &index, const QEvent *event) const |  | Coverage:  |   0.000% (0/92) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3986-4077 |  
  |  | 51 | 31 | 
 QConfFileSettingsPrivate::writeIniFile| Name:  | QConfFileSettingsPrivate::writeIniFile |  | Prototype:  | bool QConfFileSettingsPrivate::writeIniFile(QIODevice &device, const ParsedSettingsMap &map) |  | Coverage:  |  88.095% (37/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1794-1881 |  
  |  | 51 | 12 | 
 QDockAreaLayoutInfo::gapIndex| Name:  | QDockAreaLayoutInfo::gapIndex |  | Prototype:  | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 745-834 |  
  |  | 51 | 17 | 
 QEGLPlatformContext::updateFormatFromGL| Name:  | QEGLPlatformContext::updateFormatFromGL |  | Prototype:  | void QEGLPlatformContext::updateFormatFromGL() |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 293-374 |  
  |  | 51 | 18 | 
 QGraphicsAnchorLayoutPrivate::simplifyVertices| Name:  | QGraphicsAnchorLayoutPrivate::simplifyVertices |  | Prototype:  | bool QGraphicsAnchorLayoutPrivate::simplifyVertices(Orientation orientation) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 918-1015 |  
  |  | 51 | 14 | 
 QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent| Name:  | QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent |  | Prototype:  | void QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 246-330 |  
  |  | 51 | 16 | 
 QGraphicsWidgetPrivate::windowFrameMouseMoveEvent| Name:  | QGraphicsWidgetPrivate::windowFrameMouseMoveEvent |  | Prototype:  | void QGraphicsWidgetPrivate::windowFrameMouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 585-653 |  
  |  | 51 | 13 | 
 QGridLayoutPrivate::setupLayoutData| Name:  | QGridLayoutPrivate::setupLayoutData |  | Prototype:  | void QGridLayoutPrivate::setupLayoutData(int hSpacing, int vSpacing) |  | Coverage:  |   0.000% (0/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 768-863 |  
  |  | 51 | 16 | 
 QLocalSocketPrivate::_q_connectToSocket| Name:  | QLocalSocketPrivate::_q_connectToSocket |  | Prototype:  | void QLocalSocketPrivate::_q_connectToSocket() |  | Coverage:  |  31.429% (11/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 264-342 |  
  |  | 51 | 15 | 
 QOpenGL2PaintEngineExPrivate::drawPixmapFragments| Name:  | QOpenGL2PaintEngineExPrivate::drawPixmapFragments |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1983-2058 |  
  |  | 51 | 6 | 
 QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core| Name:  | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core |  | Prototype:  | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core() |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp |  | Lines:  | 90-143 |  
  |  | 51 | 18 | 
 QSettingsPrivate::iniEscapedString| Name:  | QSettingsPrivate::iniEscapedString |  | Prototype:  | void QSettingsPrivate::iniEscapedString(const QString &str, QByteArray &result, QTextCodec *codec) |  | Coverage:  |  98.592% (70/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 616-695 |  
  |  | 51 | 18 | 
 QTabBarPrivate::initBasicStyleOption| Name:  | QTabBarPrivate::initBasicStyleOption |  | Prototype:  | void QTabBarPrivate::initBasicStyleOption(QStyleOptionTab *option, int tabIndex) const |  | Coverage:  |   0.000% (0/83) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 148-221 |  
  |  | 51 | 17 | 
 QTableView::sizeHintForColumn| Name:  | QTableView::sizeHintForColumn |  | Prototype:  | int QTableView::sizeHintForColumn(int column) const |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 2306-2377 |  
  |  | 51 | 14 | 
 QTableView::sizeHintForRow| Name:  | QTableView::sizeHintForRow |  | Prototype:  | int QTableView::sizeHintForRow(int row) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 2217-2289 |  
  |  | 51 | 14 | 
 QTextHtmlExporter::emitFragment| Name:  | QTextHtmlExporter::emitFragment |  | Prototype:  | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2637-2716 |  
  |  | 51 | 16 | 
 QTextHtmlImporter::closeTag| Name:  | QTextHtmlImporter::closeTag |  | Prototype:  | bool QTextHtmlImporter::closeTag() |  | Coverage:  |   0.000% (0/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 756-842 |  
  |  | 51 | 22 | 
 QTextHtmlImporter::import| Name:  | QTextHtmlImporter::import |  | Prototype:  | void QTextHtmlImporter::import() |  | Coverage:  |   0.000% (0/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 450-556 |  
  |  | 51 | 16 | 
 QTextStreamPrivate::scan| Name:  | QTextStreamPrivate::scan |  | Prototype:  | bool QTextStreamPrivate::scan(const QChar **ptr, int *length, int maxlen, TokenDelimiter delimiter) |  | Coverage:  |  98.649% (73/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 650-737 |  
  |  | 51 | 16 | 
 QXcbClipboard::clipboardReadProperty| Name:  | QXcbClipboard::clipboardReadProperty |  | Prototype:  | bool QXcbClipboard::clipboardReadProperty(xcb_window_t win, xcb_atom_t property, bool deleteProperty, QByteArray *buffer, int *size, xcb_atom_t *type, int *format) |  | Coverage:  |  55.000% (22/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 754-838 |  
  |  | 51 | 12 | 
 QXcbDrag::handle_xdnd_position| Name:  | QXcbDrag::handle_xdnd_position |  | Prototype:  | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 727-799 |  
  |  | 51 | 12 | 
 QXcbWindow::frameMargins| Name:  | QXcbWindow::frameMargins |  | Prototype:  | QMargins QXcbWindow::frameMargins() const |  | Coverage:  |  73.529% (25/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 679-769 |  
  |  | 51 | 9 | 
 QZipReader::fileData| Name:  | QZipReader::fileData |  | Prototype:  | QByteArray QZipReader::fileData(const QString &fileName) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 935-1013 |  
  |  | 51 | 14 | 
 argToString| Name:  | argToString |  | Prototype:  | bool argToString(const QDBusArgument &busArg, QString &out) |  | Coverage:  |  80.000% (48/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 162-239 |  
  |  | 51 | 24 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPen &p) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 954-1020 |  
  |  | 51 | 7 | 
 qUncompress| Name:  | qUncompress |  | Prototype:  | QByteArray qUncompress(const uchar* data, int nbytes) |  | Coverage:  |  50.000% (21/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 666-745 |  
  |  | 51 | 14 | 
 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 | 
 QCosmeticStroker::setup| Name:  | QCosmeticStroker::setup |  | Prototype:  | void QCosmeticStroker::setup() |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 233-309 |  
  |  | 52 | 10 | 
 QDateTimeEditPrivate::_q_editorCursorPositionChanged| Name:  | QDateTimeEditPrivate::_q_editorCursorPositionChanged |  | Prototype:  | void QDateTimeEditPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2166-2230 |  
  |  | 52 | 11 | 
 QFontEngine::loadKerningPairs| Name:  | QFontEngine::loadKerningPairs |  | Prototype:  | void QFontEngine::loadKerningPairs(QFixed scalingFactor) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1120-1208 |  
  |  | 52 | 18 | 
 QGLTextureGlyphCache::fillTexture| Name:  | QGLTextureGlyphCache::fillTexture |  | Prototype:  | void QGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp |  | Lines:  | 279-369 |  
  |  | 52 | 17 | 
 QGraphicsSceneIndexPrivate::recursive_items_helper| Name:  | QGraphicsSceneIndexPrivate::recursive_items_helper |  | Prototype:  | void QGraphicsSceneIndexPrivate::recursive_items_helper(QGraphicsItem *item, QRectF exposeRect, QGraphicsSceneIndexIntersector intersect, QList<QGraphicsItem *> *items, const QTransform &viewTransform, Qt::ItemSelectionMode mode, qreal parentOpacity, const void *intersectData) const |  | Coverage:  |   0.000% (0/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 254-335 |  
  |  | 52 | 18 | 
 QGraphicsWidget::setGeometry| Name:  | QGraphicsWidget::setGeometry |  | Prototype:  | void QGraphicsWidget::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 353-436 |  
  |  | 52 | 17 | 
 QHeaderView::setModel| Name:  | QHeaderView::setModel |  | Prototype:  | void QHeaderView::setModel(QAbstractItemModel *model) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 348-414 |  
  |  | 52 | 6 | 
 QImage::rgbSwapped_helper| Name:  | QImage::rgbSwapped_helper |  | Prototype:  | QImage QImage::rgbSwapped_helper() const |  | Coverage:  |   0.000% (0/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3187-3272 |  
  |  | 52 | 31 | 
 QLibraryInfo::location| Name:  | QLibraryInfo::location |  | Prototype:  | QString QLibraryInfo::location(LibraryLocation loc) |  | Coverage:  |  70.732% (29/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 417-588 |  
  |  | 52 | 13 | 
 QLibraryPrivate::load_sys| Name:  | QLibraryPrivate::load_sys |  | Prototype:  | bool QLibraryPrivate::load_sys() |  | Coverage:  |  83.333% (60/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 135-269 |  
  |  | 52 | 17 | 
 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 | 
 QNativeSocketEnginePrivate::nativeReceiveDatagram| Name:  | QNativeSocketEnginePrivate::nativeReceiveDatagram |  | Prototype:  | qint64 QNativeSocketEnginePrivate::nativeReceiveDatagram(char *data, qint64 maxSize, QIpPacketHeader *header, QAbstractSocketEngine::PacketHeaderOptions options) |  | Coverage:  |  28.571% (16/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 825-928 |  
  |  | 52 | 12 | 
 QPageSetupWidget::updateWidget| Name:  | QPageSetupWidget::updateWidget |  | Prototype:  | void QPageSetupWidget::updateWidget() |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 406-494 |  
  |  | 52 | 8 | 
 QPainter::drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5841-5918 |  
  |  | 52 | 11 | 
 QPixmapStyle::pixelMetric| Name:  | QPixmapStyle::pixelMetric |  | Prototype:  | int QPixmapStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 393-475 |  
  |  | 52 | 21 | 
 QPlainTextEditPrivate::_q_adjustScrollbars| Name:  | QPlainTextEditPrivate::_q_adjustScrollbars |  | Prototype:  | void QPlainTextEditPrivate::_q_adjustScrollbars() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 952-1025 |  
  |  | 52 | 9 | 
 QPlatformFontDatabase::writingSystemsFromTrueTypeBits| Name:  | QPlatformFontDatabase::writingSystemsFromTrueTypeBits |  | Prototype:  | QSupportedWritingSystems QPlatformFontDatabase::writingSystemsFromTrueTypeBits(quint32 unicodeRange[4], quint32 codePageRange[2]) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 545-630 |  
  |  | 52 | 17 | 
 QSocks5SocketEngine::bind| Name:  | QSocks5SocketEngine::bind |  | Prototype:  | bool QSocks5SocketEngine::bind(const QHostAddress &addr, quint16 port) |  | Coverage:  |  70.455% (31/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1330-1422 |  
  |  | 52 | 12 | 
 QTest::TestMethods::invokeTestOnData| Name:  | QTest::TestMethods::invokeTestOnData |  | Prototype:  | void TestMethods::invokeTestOnData(int index) const |  | Coverage:  |  78.082% (57/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 775-863 |  
  |  | 52 | 15 | 
 QTextOdfWriter::writeAll| Name:  | QTextOdfWriter::writeAll |  | Prototype:  | bool QTextOdfWriter::writeAll() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 764-837 |  
  |  | 52 | 8 | 
 QTransform::rotate| Name:  | QTransform::rotate |  | Prototype:  | QTransform & QTransform::rotate(qreal a, Qt::Axis axis) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 618-695 |  
  |  | 52 | 15 | 
 QUtf16::convertToUnicode| Name:  | QUtf16::convertToUnicode |  | Prototype:  | QString QUtf16::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) |  | Coverage:  |  94.643% (53/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 484-557 |  
  |  | 52 | 17 | 
 QWhatsThisPrivate::say| Name:  | QWhatsThisPrivate::say |  | Prototype:  | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 566-642 |  
  |  | 52 | 10 | 
 QWidgetTextControlPrivate::inputMethodEvent| Name:  | QWidgetTextControlPrivate::inputMethodEvent |  | Prototype:  | void QWidgetTextControlPrivate::inputMethodEvent(QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2011-2080 |  
  |  | 52 | 13 | 
 QWidgetTextControlPrivate::mouseMoveEvent| Name:  | QWidgetTextControlPrivate::mouseMoveEvent |  | Prototype:  | void QWidgetTextControlPrivate::mouseMoveEvent(QEvent *e, Qt::MouseButton button, const QPointF &mousePos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 1689-1776 |  
  |  | 52 | 18 | 
 QXcbXSettingsPrivate::populateSettings| Name:  | QXcbXSettingsPrivate::populateSettings |  | Prototype:  | void populateSettings(const QByteArray &xSettings) |  | Coverage:  |  36.508% (23/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 149-222 |  
  |  | 52 | 15 | 
 qDBusIntrospectObject| Name:  | qDBusIntrospectObject |  | Prototype:  | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) |  | Coverage:  |  85.714% (30/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 127-201 |  
  |  | 52 | 11 | 
 qt_xcb_createCursorXRender| Name:  | qt_xcb_createCursorXRender |  | Prototype:  | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 199-272 |  
  |  | 52 | 5 | 
 shift| Name:  | shift |  | Prototype:  | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 261-337 |  
  |  | 52 | 9 | 
 QApplication::setActiveWindow| Name:  | QApplication::setActiveWindow |  | Prototype:  | void QApplication::setActiveWindow(QWidget* act) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2129-2221 |  
  |  | 53 | 22 | 
 QDockWidget::event| Name:  | QDockWidget::event |  | Prototype:  | bool QDockWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 1445-1546 |  
  |  | 53 | 33 | 
 QEglFSCursor::draw| Name:  | QEglFSCursor::draw |  | Prototype:  | void QEglFSCursor::draw(const QRectF &r) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 430-507 |  
  |  | 53 | 6 | 
 QFile::copy| Name:  | QFile::copy |  | Prototype:  | bool QFile::copy(const QString &newName) |  | Coverage:  |  55.102% (27/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 748-836 |  
  |  | 53 | 16 | 
 QFileSystemModelPrivate::_q_fileSystemChanged| Name:  | QFileSystemModelPrivate::_q_fileSystemChanged |  | Prototype:  | void QFileSystemModelPrivate::_q_fileSystemChanged(const QString &path, const QVector<QPair<QString, QFileInfo> > &updates) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1788-1887 |  
  |  | 53 | 15 | 
 QFontconfigDatabase::fallbacksForFamily| Name:  | QFontconfigDatabase::fallbacksForFamily |  | Prototype:  | QStringList QFontconfigDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const |  | Coverage:  |  79.412% (27/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 697-772 |  
  |  | 53 | 12 | 
 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 | 
 QHttpNetworkConnectionPrivate::prepareRequest| Name:  | QHttpNetworkConnectionPrivate::prepareRequest |  | Prototype:  | void QHttpNetworkConnectionPrivate::prepareRequest(HttpMessagePair &messagePair) |  | Coverage:  |  78.689% (48/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 255-356 |  
  |  | 53 | 18 | 
 QImage::setAlphaChannel| Name:  | QImage::setAlphaChannel |  | Prototype:  | void QImage::setAlphaChannel(const QImage &alphaChannel) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4201-4273 |  
  |  | 53 | 12 | 
 QMenu::event| Name:  | QMenu::event |  | Prototype:  | bool QMenu::event(QEvent *e) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2720-2800 |  
  |  | 53 | 22 | 
 QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp |  | Lines:  | 137-215 |  
  |  | 53 | 3 | 
 QOpenGLShaderPrivate::compile| Name:  | QOpenGLShaderPrivate::compile |  | Prototype:  | bool QOpenGLShaderPrivate::compile(QOpenGLShader *q) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 260-351 |  
  |  | 53 | 14 | 
 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 | 
 QPainterPrivate::drawGlyphs| Name:  | QPainterPrivate::drawGlyphs |  | Prototype:  | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5575-5653 |  
  |  | 53 | 9 | 
 QRegion::exec| Name:  | QRegion::exec |  | Prototype:  | void QRegion::exec(const QByteArray &buffer, int ver, QDataStream::ByteOrder byteOrder) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 287-358 |  
  |  | 53 | 15 | 
 QTextDocumentLayoutPrivate::hitTest| Name:  | QTextDocumentLayoutPrivate::hitTest |  | Prototype:  | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame *frame, const QFixedPoint &point, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 593-683 |  
  |  | 53 | 17 | 
 QWidgetPrivate::moveRect| Name:  | QWidgetPrivate::moveRect |  | Prototype:  | void QWidgetPrivate::moveRect(const QRect &rect, int dx, int dy) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 824-900 |  
  |  | 53 | 12 | 
 find_translation| Name:  | find_translation |  | Prototype:  | static QString find_translation(const QLocale & locale, const QString & filename, const QString & prefix, const QString & directory, const QString & suffix) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 632-723 |  
  |  | 53 | 17 | 
 getOperator| Name:  | getOperator |  | Prototype:  | static inline Operator getOperator(const QSpanData *data, const QSpan *spans, int spanCount) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3745-3822 |  
  |  | 53 | 16 | 
 glyphRunWithInfo| Name:  | glyphRunWithInfo |  | Prototype:  | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2135-2222 |  
  |  | 53 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QGesture *gesture) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 1108-1174 |  
  |  | 53 | 7 | 
 qDrawShadeRect| Name:  | qDrawShadeRect |  | Prototype:  | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 205-274 |  
  |  | 53 | 11 | 
 write_xbm_image| Name:  | write_xbm_image |  | Prototype:  | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 182-254 |  
  |  | 53 | 12 | 
 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 | 
 PathSimplifier::splitCurve| Name:  | PathSimplifier::splitCurve |  | Prototype:  | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1227-1297 |  
  |  | 54 | 6 | 
 QAbstractSocket::connectToHost| Name:  | QAbstractSocket::connectToHost |  | Prototype:  | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) |  | Coverage:  |  86.486% (32/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1632-1725 |  
  |  | 54 | 11 | 
 QCalendarWidget::QCalendarWidget| Name:  | QCalendarWidget::QCalendarWidget |  | Prototype:  | QCalendarWidget::QCalendarWidget(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2089-2152 |  
  |  | 54 | 1 | 
 QCommonStylePrivate::viewItemDrawText| Name:  | QCommonStylePrivate::viewItemDrawText |  | Prototype:  | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 883-949 |  
  |  | 54 | 7 | 
 QCosmeticStroker::calculateLastPoint| Name:  | QCosmeticStroker::calculateLastPoint |  | Prototype:  | void QCosmeticStroker::calculateLastPoint(qreal rx1, qreal ry1, qreal rx2, qreal ry2) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 411-498 |  
  |  | 54 | 10 | 
 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 | 
 QEvdevTabletHandler::queryLimits| Name:  | QEvdevTabletHandler::queryLimits |  | Prototype:  | bool QEvdevTabletHandler::queryLimits() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 204-241 |  
  |  | 54 | 11 | 
 QFactoryLoader::update| Name:  | QFactoryLoader::update |  | Prototype:  | void QFactoryLoader::update() |  | Coverage:  |  70.175% (40/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp |  | Lines:  | 91-205 |  
  |  | 54 | 17 |