| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QOpenGLFunctions_2_1::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_2_1::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_2_1::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp |  | Lines:  | 130-200 |  
  |  | 47 | 3 | 
 QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_0_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp |  | Lines:  | 129-199 |  
  |  | 47 | 3 | 
 QOpenGLTextureGlyphCache::createTextureData| Name:  | QOpenGLTextureGlyphCache::createTextureData |  | Prototype:  | void QOpenGLTextureGlyphCache::createTextureData(int width, int height) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 98-172 |  
  |  | 47 | 12 | 
 QPdf::ascii85Encode| Name:  | QPdf::ascii85Encode |  | Prototype:  | QByteArray QPdf::ascii85Encode(const QByteArray &input) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 645-699 |  
  |  | 47 | 6 | 
 QPdfEngine::updateState| Name:  | QPdfEngine::updateState |  | Prototype:  | void QPdfEngine::updateState(const QPaintEngineState &state) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1035-1096 |  
  |  | 47 | 16 | 
 QSocks5SocketEnginePrivate::parseRequestMethodReply| Name:  | QSocks5SocketEnginePrivate::parseRequestMethodReply |  | Prototype:  | void QSocks5SocketEnginePrivate::parseRequestMethodReply() |  | Coverage:  |  84.091% (37/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 831-914 |  
  |  | 47 | 13 | 
 QSpdyProtocolHandler::handleRST_STREAM| Name:  | QSpdyProtocolHandler::handleRST_STREAM |  | Prototype:  | void QSpdyProtocolHandler::handleRST_STREAM(char , quint32 length, const QByteArray &frameData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 951-1018 |  
  |  | 47 | 14 | 
 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 | 
 QSslSocketPrivate::createPlainSocket| Name:  | QSslSocketPrivate::createPlainSocket |  | Prototype:  | void QSslSocketPrivate::createPlainSocket(QIODevice::OpenMode openMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2244-2300 |  
  |  | 47 | 1 | 
 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 | 
 QTableModel::setItem| Name:  | QTableModel::setItem |  | Prototype:  | void QTableModel::setItem(int row, int column, QTableWidgetItem *item) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 155-219 |  
  |  | 47 | 11 | 
 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 | 
 QTemporaryFileEngine::open| Name:  | QTemporaryFileEngine::open |  | Prototype:  | bool QTemporaryFileEngine::open(QIODevice::OpenMode openMode) |  | Coverage:  |  96.667% (29/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp |  | Lines:  | 274-363 |  
  |  | 47 | 10 | 
 QTextDocument::loadResource| Name:  | QTextDocument::loadResource |  | Prototype:  | QVariant QTextDocument::loadResource(int type, const QUrl &name) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2128-2204 |  
  |  | 47 | 16 | 
 QTextHtmlParser::resolveParent| Name:  | QTextHtmlParser::resolveParent |  | Prototype:  | QTextHtmlParserNode *QTextHtmlParser::resolveParent() |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 895-990 |  
  |  | 47 | 12 | 
 QTreeView::drawTree| Name:  | QTreeView::drawTree |  | Prototype:  | void QTreeView::drawTree(QPainter *painter, const QRegion ®ion) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1454-1522 |  
  |  | 47 | 10 | 
 QUnicodeTools::initCharAttributes| Name:  | QUnicodeTools::initCharAttributes |  | Prototype:  | void initCharAttributes(const ushort *string, int length, const ScriptItem *items, int numItems, QCharAttributes *attributes, CharAttributeOptions options) |  | Coverage:  |  85.714% (36/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 618-676 |  
  |  | 47 | 14 | 
 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 | 
 QWidget::metric| Name:  | QWidget::metric |  | Prototype:  | int QWidget::metric(PaintDeviceMetric m) const |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12732-12787 |  
  |  | 47 | 21 | 
 QWingedEdge::addEdge| Name:  | QWingedEdge::addEdge |  | Prototype:  | int QWingedEdge::addEdge(int fi, int si) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1190-1265 |  
  |  | 47 | 6 | 
 QXcbIntegration::QXcbIntegration| Name:  | QXcbIntegration::QXcbIntegration |  | Prototype:  | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) |  | Coverage:  |  32.308% (21/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 121-195 |  
  |  | 47 | 15 | 
 QXcbKeyboard::updateVModMapping| Name:  | QXcbKeyboard::updateVModMapping |  | Prototype:  | void QXcbKeyboard::updateVModMapping() |  | Coverage:  |  78.571% (22/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1178-1245 |  
  |  | 47 | 10 | 
 QXcbKeyboard::updateVModToRModMapping| Name:  | QXcbKeyboard::updateVModToRModMapping |  | Prototype:  | void QXcbKeyboard::updateVModToRModMapping() |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1247-1313 |  
  |  | 47 | 9 | 
 QXcbWindow::handleClientMessageEvent| Name:  | QXcbWindow::handleClientMessageEvent |  | Prototype:  | void QXcbWindow::handleClientMessageEvent(const xcb_client_message_event_t *event) |  | Coverage:  |  42.188% (27/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2029-2093 |  
  |  | 47 | 18 | 
 blend_color_rgb16| Name:  | blend_color_rgb16 |  | Prototype:  | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3912-3985 |  
  |  | 47 | 12 | 
 do_mirror| Name:  | do_mirror |  | Prototype:  | inline void do_mirror(QImageData *dst, QImageData *src, bool horizontal, bool vertical) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3018-3096 |  
  |  | 47 | 18 | 
 parseHttpOptionHeader| Name:  | parseHttpOptionHeader |  | Prototype:  | static QHash<QByteArray, QByteArray> parseHttpOptionHeader(const QByteArray &header) |  | Coverage:  |  59.184% (29/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 77-165 |  
  |  | 47 | 16 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 306-366 |  
  |  | 47 | 13 | 
 QAccessible::qAccessibleTextBoundaryHelper| Name:  | QAccessible::qAccessibleTextBoundaryHelper |  | Prototype:  | QPair< int, int > QAccessible::qAccessibleTextBoundaryHelper(const QTextCursor &offsetCursor, TextBoundaryType boundaryType) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 891-953 |  
  |  | 48 | 10 | 
 QBoxLayout::setGeometry| Name:  | QBoxLayout::setGeometry |  | Prototype:  | void QBoxLayout::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 757-824 |  
  |  | 48 | 14 | 
 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 | 
 QDirIteratorPrivate::matchesFilters| Name:  | QDirIteratorPrivate::matchesFilters |  | Prototype:  | bool QDirIteratorPrivate::matchesFilters(const QString &fileName, const QFileInfo &fi) const |  | Coverage:  |  89.583% (86/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp |  | Lines:  | 314-391 |  
  |  | 48 | 14 | 
 QDockAreaLayoutInfo::saveState| Name:  | QDockAreaLayoutInfo::saveState |  | Prototype:  | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1781-1851 |  
  |  | 48 | 15 | 
 QFtpPrivate::_q_startNextCommand| Name:  | QFtpPrivate::_q_startNextCommand |  | Prototype:  | void QFtpPrivate::_q_startNextCommand() |  | Coverage:  |  78.571% (44/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2239-2308 |  
  |  | 48 | 16 | 
 QGraphicsAnchorLayoutPrivate::solvePreferred| Name:  | QGraphicsAnchorLayoutPrivate::solvePreferred |  | Prototype:  | bool QGraphicsAnchorLayoutPrivate::solvePreferred(const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2832-2941 |  
  |  | 48 | 9 | 
 QGraphicsItem::mouseMoveEvent| Name:  | QGraphicsItem::mouseMoveEvent |  | Prototype:  | void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7233-7314 |  
  |  | 48 | 15 | 
 QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved| Name:  | QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved |  | Prototype:  | void QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) |  | Coverage:  |  92.308% (60/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 692-758 |  
  |  | 48 | 14 | 
 QLocaleData::validateChars| Name:  | QLocaleData::validateChars |  | Prototype:  | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, QLocale::NumberOptions number_options) const |  | Coverage:  |  86.111% (62/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3153-3252 |  
  |  | 48 | 21 | 
 QMdiSubWindowPrivate::setMaximizeMode| Name:  | QMdiSubWindowPrivate::setMaximizeMode |  | Prototype:  | void QMdiSubWindowPrivate::setMaximizeMode() |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1333-1416 |  
  |  | 48 | 9 | 
 QMenuBar::actionEvent| Name:  | QMenuBar::actionEvent |  | Prototype:  | void QMenuBar::actionEvent(QActionEvent *e) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1222-1295 |  
  |  | 48 | 17 | 
 QMetaObject::connectSlotsByName| Name:  | QMetaObject::connectSlotsByName |  | Prototype:  | void QMetaObject::connectSlotsByName(QObject *o) |  | Coverage:  |  85.185% (46/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3454-3535 |  
  |  | 48 | 16 | 
 QMetaObjectBuilder::addMetaObject| Name:  | QMetaObjectBuilder::addMetaObject |  | Prototype:  | void QMetaObjectBuilder::addMetaObject (const QMetaObject *prototype, QMetaObjectBuilder::AddMembers members) |  | Coverage:  |  87.059% (74/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 687-760 |  
  |  | 48 | 25 | 
 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 | 
 QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_Compatibility| Name:  | QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_Compatibility |  | Prototype:  | QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_Compatibility() |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp |  | Lines:  | 91-141 |  
  |  | 48 | 17 | 
 QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_Core| Name:  | QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_Core |  | Prototype:  | QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_Core() |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp |  | Lines:  | 89-139 |  
  |  | 48 | 17 | 
 QOutlineMapper::convertElements| Name:  | QOutlineMapper::convertElements |  | Prototype:  | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 252-347 |  
  |  | 48 | 9 | 
 QRasterPaintEngine::stroke| Name:  | QRasterPaintEngine::stroke |  | Prototype:  | void QRasterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1563-1628 |  
  |  | 48 | 12 | 
 QRegExpEngine::parseFactor| Name:  | QRegExpEngine::parseFactor |  | Prototype:  | void QRegExpEngine::parseFactor(Box *box) |  | Coverage:  | 100.000% (31/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3680-3763 |  
  |  | 48 | 9 | 
 QSizeGrip::mousePressEvent| Name:  | QSizeGrip::mousePressEvent |  | Prototype:  | void QSizeGrip::mousePressEvent(QMouseEvent * e) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 284-366 |  
  |  | 48 | 12 | 
 QStateMachinePrivate::_q_start| Name:  | QStateMachinePrivate::_q_start |  | Prototype:  | void QStateMachinePrivate::_q_start() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1777-1852 |  
  |  | 48 | 3 | 
 QUtf8::convertFromUnicode| Name:  | QUtf8::convertFromUnicode |  | Prototype:  | QByteArray QUtf8::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state) |  | Coverage:  |  91.111% (41/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 181-248 |  
  |  | 48 | 14 | 
 QWidgetLineControl::isValidInput| Name:  | QWidgetLineControl::isValidInput |  | Prototype:  | bool QWidgetLineControl::isValidInput(QChar key, QChar mask) const |  | Coverage:  |   0.000% (0/122) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1055-1122 |  
  |  | 48 | 32 | 
 QWidgetTextControlPrivate::setContent| Name:  | QWidgetTextControlPrivate::setContent |  | Prototype:  | void QWidgetTextControlPrivate::setContent(Qt::TextFormat format, const QString &text, QTextDocument *document) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 415-503 |  
  |  | 48 | 9 | 
 generateGlyphTables| Name:  | generateGlyphTables |  | Prototype:  | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 998-1070 |  
  |  | 48 | 7 | 
 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 | 
 multicastMembershipHelper| Name:  | multicastMembershipHelper |  | Prototype:  | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) |  | Coverage:  |  52.174% (12/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 597-668 |  
  |  | 48 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QAccessibleEvent &ev) |  | Coverage:  |   0.000% (0/116) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 1902-1959 |  
  |  | 48 | 39 | 
 AtSpiAdaptor::editableTextInterface| Name:  | AtSpiAdaptor::editableTextInterface |  | Prototype:  | bool AtSpiAdaptor::editableTextInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2172-2236 |  
  |  | 49 | 14 | 
 QAbstractItemView::keyboardSearch| Name:  | QAbstractItemView::keyboardSearch |  | Prototype:  | void QAbstractItemView::keyboardSearch(const QString &search) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2982-3050 |  
  |  | 49 | 14 | 
 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 | 
 QCryptographicHash::result| Name:  | QCryptographicHash::result |  | Prototype:  | QByteArray QCryptographicHash::result() const |  | Coverage:  | 100.000% (26/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 373-455 |  
  |  | 49 | 13 | 
 QFSFileEnginePrivate::nativeOpen| Name:  | QFSFileEnginePrivate::nativeOpen |  | Prototype:  | bool QFSFileEnginePrivate::nativeOpen(QIODevice::OpenMode openMode) |  | Coverage:  |  30.508% (18/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 157-249 |  
  |  | 49 | 16 | 
 QFbScreen::doRedraw| Name:  | QFbScreen::doRedraw |  | Prototype:  | QRegion QFbScreen::doRedraw() |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp |  | Lines:  | 222-306 |  
  |  | 49 | 15 | 
 QFtpPrivate::_q_piError| Name:  | QFtpPrivate::_q_piError |  | Prototype:  | void QFtpPrivate::_q_piError(int errorCode, const QString &text) |  | Coverage:  |  70.270% (26/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2342-2414 |  
  |  | 49 | 15 | 
 QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints| Name:  | QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints |  | Prototype:  | QList<QSimplexConstraint *> QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints( const QList<AnchorData *> &anchors) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2399-2488 |  
  |  | 49 | 10 | 
 QGraphicsView::mousePressEvent| Name:  | QGraphicsView::mousePressEvent |  | Prototype:  | void QGraphicsView::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3245-3326 |  
  |  | 49 | 10 | 
 QGraphicsWidget::event| Name:  | QGraphicsWidget::event |  | Prototype:  | bool QGraphicsWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1393-1482 |  
  |  | 49 | 37 | 
 QHeaderView::viewportEvent| Name:  | QHeaderView::viewportEvent |  | Prototype:  | bool QHeaderView::viewportEvent(QEvent *e) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2619-2694 |  
  |  | 49 | 21 | 
 QHttpNetworkConnectionChannel::init| Name:  | QHttpNetworkConnectionChannel::init |  | Prototype:  | void QHttpNetworkConnectionChannel::init() |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 100-191 |  
  |  | 49 | 8 | 
 QMetaMethod::invokeOnGadget| Name:  | QMetaMethod::invokeOnGadget |  | Prototype:  | bool QMetaMethod::invokeOnGadget(void* gadget, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const |  | Coverage:  |  50.000% (16/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2361-2424 |  
  |  | 49 | 10 | 
 QPdfEnginePrivate::generateRadialGradientShader| Name:  | QPdfEnginePrivate::generateRadialGradientShader |  | Prototype:  | int QPdfEnginePrivate::generateRadialGradientShader(const QRadialGradient *gradient, const QTransform &matrix, bool alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 2146-2213 |  
  |  | 49 | 7 | 
 QPlainTextDocumentLayout::layoutBlock| Name:  | QPlainTextDocumentLayout::layoutBlock |  | Prototype:  | void QPlainTextDocumentLayout::layoutBlock(const QTextBlock &block) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 352-417 |  
  |  | 49 | 11 | 
 QTextEdit::keyPressEvent| Name:  | QTextEdit::keyPressEvent |  | Prototype:  | void QTextEdit::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1197-1348 |  
  |  | 49 | 16 | 
 QUtf32::convertToUnicode| Name:  | QUtf32::convertToUnicode |  | Prototype:  | QString QUtf32::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) |  | Coverage:  |  86.765% (59/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 615-680 |  
  |  | 49 | 15 | 
 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 | 
 atspiTextAttribute| Name:  | atspiTextAttribute |  | Prototype:  | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) |  | Coverage:  |   0.000% (0/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1958-2052 |  
  |  | 49 | 42 | 
 calculateCoarseTimerTimeout| Name:  | calculateCoarseTimerTimeout |  | Prototype:  | static void calculateCoarseTimerTimeout(QTimerInfo *t, timespec currentTime) |  | Coverage:  |  92.308% (48/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 230-338 |  
  |  | 49 | 15 | 
 convertToLevelAndOption| Name:  | convertToLevelAndOption |  | Prototype:  | static void convertToLevelAndOption(QNativeSocketEngine::SocketOption opt, QAbstractSocket::NetworkLayerProtocol socketProtocol, int &level, int &n) |  | Coverage:  |  86.441% (51/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 136-222 |  
  |  | 49 | 22 | 
 createWriteHandlerHelper| Name:  | createWriteHandlerHelper |  | Prototype:  | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 134-240 |  
  |  | 49 | 20 | 
 imageFormatForVisual| Name:  | imageFormatForVisual |  | Prototype:  | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) |  | Coverage:  |  11.429% (8/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 169-237 |  
  |  | 49 | 27 | 
 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 | 
 qt_xcb_pixmapFromXPixmap| Name:  | qt_xcb_pixmapFromXPixmap |  | Prototype:  | QPixmap qt_xcb_pixmapFromXPixmap(QXcbConnection *connection, xcb_pixmap_t pixmap, int width, int height, int depth, const xcb_visualtype_t *visual) |  | Coverage:  |  29.412% (15/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 88-170 |  
  |  | 49 | 17 | 
 AnchorData::refreshSizeHints| Name:  | AnchorData::refreshSizeHints |  | Prototype:  | void AnchorData::refreshSizeHints(const QLayoutStyleInfo *styleInfo) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 178-266 |  
  |  | 50 | 9 | 
 QComboMenuDelegate::getStyleOption| Name:  | QComboMenuDelegate::getStyleOption |  | Prototype:  | QStyleOptionMenuItem QComboMenuDelegate::getStyleOption(const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 119-190 |  
  |  | 50 | 12 | 
 QFontDatabase::load| Name:  | QFontDatabase::load |  | Prototype:  | void QFontDatabase::load(const QFontPrivate *d, int script) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2725-2816 |  
  |  | 50 | 18 | 
 QFontDialogPrivate::updateFamilies| Name:  | QFontDialogPrivate::updateFamilies |  | Prototype:  | void QFontDialogPrivate::updateFamilies() |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 487-566 |  
  |  | 50 | 16 | 
 QGraphicsView::render| Name:  | QGraphicsView::render |  | Prototype:  | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2145-2230 |  
  |  | 50 | 10 | 
 QGraphicsWidgetPrivate::windowFrameHoverMoveEvent| Name:  | QGraphicsWidgetPrivate::windowFrameHoverMoveEvent |  | Prototype:  | void QGraphicsWidgetPrivate::windowFrameHoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 655-737 |  
  |  | 50 | 21 | 
 QIODevice::readLine| Name:  | QIODevice::readLine |  | Prototype:  | qint64 QIODevice::readLine(char *data, qint64 maxSize) |  | Coverage:  |  70.149% (47/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1282-1382 |  
  |  | 50 | 17 | 
 QIconTheme::QIconTheme| Name:  | QIconTheme::QIconTheme |  | Prototype:  | QIconTheme::QIconTheme(const QString &themeName) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 294-374 |  
  |  | 50 | 14 | 
 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 | 
 QLayout::activate| Name:  | QLayout::activate |  | Prototype:  | bool QLayout::activate() |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1062-1131 |  
  |  | 50 | 18 | 
 QListModel::ensureSorted| Name:  | QListModel::ensureSorted |  | Prototype:  | void QListModel::ensureSorted(int column, Qt::SortOrder order, int start, int end) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 329-391 |  
  |  | 50 | 15 | 
 QMdiSubWindow::keyPressEvent| Name:  | QMdiSubWindow::keyPressEvent |  | Prototype:  | void QMdiSubWindow::keyPressEvent(QKeyEvent *keyEvent) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3354-3431 |  
  |  | 50 | 17 | 
 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 | 
 QOpenGLFunctions_3_0::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_3_0::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_3_0::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp |  | Lines:  | 135-209 |  
  |  | 50 | 3 | 
 QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp |  | Lines:  | 133-207 |  
  |  | 50 | 3 | 
 QPathClipper::clip| Name:  | QPathClipper::clip |  | Prototype:  | QPainterPath QPathClipper::clip(Operation operation) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1549-1636 |  
  |  | 50 | 26 | 
 QSaveFile::open| Name:  | QSaveFile::open |  | Prototype:  | bool QSaveFile::open(OpenMode mode) |  | Coverage:  |  71.739% (33/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 181-254 |  
  |  | 50 | 14 | 
 QStyledItemDelegate::initStyleOption| Name:  | QStyledItemDelegate::initStyleOption |  | Prototype:  | void QStyledItemDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 274-351 |  
  |  | 50 | 14 |