| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 convert_Indexed8_to_X32| Name:  | convert_Indexed8_to_X32 |  | Prototype:  | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1727-1764 |  
  |  | 36 | 7 | 
 convert_indexed8_to_ARGB_PM_inplace| Name:  | convert_indexed8_to_ARGB_PM_inplace |  | Prototype:  | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 769-821 |  
  |  | 36 | 7 | 
 doubleToAscii| Name:  | doubleToAscii |  | Prototype:  | void doubleToAscii(double d, QLocaleData::DoubleForm form, int precision, char *buf, int bufSize, bool &sign, int &length, int &decpt) |  | Coverage:  |  83.333% (35/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 78-278 |  
  |  | 36 | 11 | 
 generateMaxp| Name:  | generateMaxp |  | Prototype:  | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 572-614 |  
  |  | 36 | 1 | 
 loadOpenSsl| Name:  | loadOpenSsl |  | Prototype:  | static QPair<QLibrary*, QLibrary*> loadOpenSsl() |  | Coverage:  |  12.500% (3/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 624-727 |  
  |  | 36 | 8 | 
 normalizationQuickCheckHelper| Name:  | normalizationQuickCheckHelper |  | Prototype:  | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1967-2024 |  
  |  | 36 | 10 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) |  | Coverage:  |  85.185% (23/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4894-4964 |  
  |  | 36 | 12 | 
 qt_bitmapblit32_sse2_base| Name:  | qt_bitmapblit32_sse2_base |  | Prototype:  | void qt_bitmapblit32_sse2_base(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *src, int width, int height, int stride) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 343-392 |  
  |  | 36 | 7 | 
 qt_idForPointSize| Name:  | qt_idForPointSize |  | Prototype:  | static QPageSize::PageSizeId qt_idForPointSize(const QSize &size, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 610-673 |  
  |  | 36 | 17 | 
 qt_real_to_string| Name:  | qt_real_to_string |  | Prototype:  | const char *qt_real_to_string(qreal val, char *buf) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 85-135 |  
  |  | 36 | 9 | 
 rotated270| Name:  | rotated270 |  | Prototype:  | static QImage rotated270(const QImage &image) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4526-4588 |  
  |  | 36 | 28 | 
 rotated90| Name:  | rotated90 |  | Prototype:  | static QImage rotated90(const QImage &image) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4456-4518 |  
  |  | 36 | 28 | 
 showToolTip| Name:  | showToolTip |  | Prototype:  | static void showToolTip(QHelpEvent *helpEvent, QWidget *widget, const QStyleOptionComplex &opt, QStyle::ComplexControl complexControl, QStyle::SubControl subControl) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 291-357 |  
  |  | 36 | 16 | 
 store_uint24_ssse3| Name:  | store_uint24_ssse3 |  | Prototype:  | static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 179-229 |  
  |  | 36 | 4 | 
 wrapText| Name:  | wrapText |  | Prototype:  | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) |  | Coverage:  |  54.545% (18/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 1035-1084 |  
  |  | 36 | 9 | 
 CreateETandAET| Name:  | CreateETandAET |  | Prototype:  | static void CreateETandAET(int count, const QPoint *pts, EdgeTable *ET, EdgeTableEntry *AET, EdgeTableEntry *pETEs, ScanLineListBlock *pSLLBlock) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3225-3301 |  
  |  | 37 | 9 | 
 Parser::parseObject| Name:  | Parser::parseObject |  | Prototype:  | bool Parser::parseObject() |  | Coverage:  |  65.625% (21/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 386-452 |  
  |  | 37 | 10 | 
 PathSimplifier::appendSeparatingAxes| Name:  | PathSimplifier::appendSeparatingAxes |  | Prototype:  | void PathSimplifier::appendSeparatingAxes(QVarLengthArray<QPoint, 12> &axes, Element *element) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1161-1213 |  
  |  | 37 | 10 | 
 PtsToRegion| Name:  | PtsToRegion |  | Prototype:  | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3489-3548 |  
  |  | 37 | 13 | 
 QAbstractItemView::mousePressEvent| Name:  | QAbstractItemView::mousePressEvent |  | Prototype:  | void QAbstractItemView::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1755-1814 |  
  |  | 37 | 9 | 
 QAccessibleTextInterface::textAfterOffset| Name:  | QAccessibleTextInterface::textAfterOffset |  | Prototype:  | QString QAccessibleTextInterface::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 2178-2244 |  
  |  | 37 | 17 | 
 QAlphaPaintEngine::updateState| Name:  | QAlphaPaintEngine::updateState |  | Prototype:  | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 109-165 |  
  |  | 37 | 9 | 
 QBezier::shifted| Name:  | QBezier::shifted |  | Prototype:  | int QBezier::shifted(QBezier *curveSegments, int maxSegments, qreal offset, float threshold) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 405-460 |  
  |  | 37 | 13 | 
 QByteArray::toBase64| Name:  | QByteArray::toBase64 |  | Prototype:  | QByteArray QByteArray::toBase64(Base64Options options) const |  | Coverage:  | 100.000% (29/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3851-3903 |  
  |  | 37 | 9 | 
 QCoreApplication::postEvent| Name:  | QCoreApplication::postEvent |  | Prototype:  | void QCoreApplication::postEvent(QObject *receiver, QEvent *event, int priority) |  | Coverage:  |  72.727% (24/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1361-1437 |  
  |  | 37 | 9 | 
 QDomElementPrivate::save| Name:  | QDomElementPrivate::save |  | Prototype:  | void QDomElementPrivate::save(QTextStream& s, int depth, int indent) const |  | Coverage:  |  66.667% (34/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4557-4640 |  
  |  | 37 | 14 | 
 QGL2PaintEngineEx::clip| Name:  | QGL2PaintEngineEx::clip |  | Prototype:  | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2299-2359 |  
  |  | 37 | 9 | 
 QGraphicsAnchorLayoutPrivate::createCenterAnchors| Name:  | QGraphicsAnchorLayoutPrivate::createCenterAnchors |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::createCenterAnchors( QGraphicsLayoutItem *item, Qt::AnchorPoint centerEdge) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1442-1505 |  
  |  | 37 | 7 | 
 QGraphicsLayoutItemPrivate::effectiveSizeHints| Name:  | QGraphicsLayoutItemPrivate::effectiveSizeHints |  | Prototype:  | QSizeF *QGraphicsLayoutItemPrivate::effectiveSizeHints(const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 135-192 |  
  |  | 37 | 10 | 
 QGridLayoutPrivate::distribute| Name:  | QGridLayoutPrivate::distribute |  | Prototype:  | void QGridLayoutPrivate::distribute(QRect r, int hSpacing, int vSpacing) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 928-977 |  
  |  | 37 | 6 | 
 QHttpMultiPartIODevice::readData| Name:  | QHttpMultiPartIODevice::readData |  | Prototype:  | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) |  | Coverage:  |  75.676% (28/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 492-547 |  
  |  | 37 | 9 | 
 QHttpNetworkReplyPrivate::uncompressBodyData| Name:  | QHttpNetworkReplyPrivate::uncompressBodyData |  | Prototype:  | qint64 QHttpNetworkReplyPrivate::uncompressBodyData(QByteDataBuffer *in, QByteDataBuffer *out) |  | Coverage:  |  75.862% (22/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 755-809 |  
  |  | 37 | 9 | 
 QItemSelectionModel::emitSelectionChanged| Name:  | QItemSelectionModel::emitSelectionChanged |  | Prototype:  | void QItemSelectionModel::emitSelectionChanged(const QItemSelection &newSelection, const QItemSelection &oldSelection) |  | Coverage:  | 100.000% (56/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1801-1868 |  
  |  | 37 | 16 | 
 QItemSelectionModel::isRowSelected| Name:  | QItemSelectionModel::isRowSelected |  | Prototype:  | bool QItemSelectionModel::isRowSelected(int row, const QModelIndex &parent) const |  | Coverage:  |  76.190% (48/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1437-1489 |  
  |  | 37 | 18 | 
 QKdeThemePrivate::refresh| Name:  | QKdeThemePrivate::refresh |  | Prototype:  | void QKdeThemePrivate::refresh() |  | Coverage:  |   0.000% (0/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 273-344 |  
  |  | 37 | 27 | 
 QLibraryPrivate::updatePluginState| Name:  | QLibraryPrivate::updatePluginState |  | Prototype:  | void QLibraryPrivate::updatePluginState() |  | Coverage:  |  53.571% (15/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 704-775 |  
  |  | 37 | 9 | 
 QMatrix::mapRect| Name:  | QMatrix::mapRect |  | Prototype:  | QRect QMatrix::mapRect(const QRect &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 376-420 |  
  |  | 37 | 4 | 
 QMatrix::mapRect| Name:  | QMatrix::mapRect |  | Prototype:  | QRectF QMatrix::mapRect(const QRectF &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 441-484 |  
  |  | 37 | 4 | 
 QMessageBox::aboutQt| Name:  | QMessageBox::aboutQt |  | Prototype:  | void QMessageBox::aboutQt(QWidget *parent, const QString &title) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1862-1932 |  
  |  | 37 | 5 | 
 QNetworkAccessFtpBackend::open| Name:  | QNetworkAccessFtpBackend::open |  | Prototype:  | void QNetworkAccessFtpBackend::open() |  | Coverage:  | 100.000% (25/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp |  | Lines:  | 120-184 |  
  |  | 37 | 9 | 
 QObject::disconnect| Name:  | QObject::disconnect |  | Prototype:  | bool QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) |  | Coverage:  |  78.049% (32/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3040-3103 |  
  |  | 37 | 11 | 
 QObjectPrivate::connectImpl| Name:  | QObjectPrivate::connectImpl |  | Prototype:  | QMetaObject::Connection QObjectPrivate::connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) |  | Coverage:  |  76.471% (26/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4684-4740 |  
  |  | 37 | 8 | 
 QOpenGL2PaintEngineEx::clip| Name:  | QOpenGL2PaintEngineEx::clip |  | Prototype:  | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2333-2393 |  
  |  | 37 | 9 | 
 QOpenGLFramebufferObject::blitFramebuffer| Name:  | QOpenGLFramebufferObject::blitFramebuffer |  | Prototype:  | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, const QRect &targetRect, QOpenGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter, int readColorAttachmentIndex, int drawColorAttachmentIndex, QOpenGLFramebufferObject::FramebufferRestorePolicy restorePolicy) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1715-1778 |  
  |  | 37 | 10 | 
 QOpenGLWidgetPrivate::initialize| Name:  | QOpenGLWidgetPrivate::initialize |  | Prototype:  | void QOpenGLWidgetPrivate::initialize() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 739-804 |  
  |  | 37 | 7 | 
 QPdfEnginePrivate::writeImage| Name:  | QPdfEnginePrivate::writeImage |  | Prototype:  | int QPdfEnginePrivate::writeImage(const QByteArray &data, int width, int height, int depth, int maskObject, int softMaskObject, bool dct, bool isMono) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1927-1977 |  
  |  | 37 | 8 | 
 QPlainTestLogger::printBenchmarkResult| Name:  | QPlainTestLogger::printBenchmarkResult |  | Prototype:  | void QPlainTestLogger::printBenchmarkResult(const QBenchmarkResult &result) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp |  | Lines:  | 273-327 |  
  |  | 37 | 3 | 
 QRasterPaintEngine::drawTextItem| Name:  | QRasterPaintEngine::drawTextItem |  | Prototype:  | void QRasterPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3021-3078 |  
  |  | 37 | 6 | 
 QRegExpMatchState::testAnchor| Name:  | QRegExpMatchState::testAnchor |  | Prototype:  | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) |  | Coverage:  |  91.071% (51/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1808-1867 |  
  |  | 37 | 18 | 
 QScanConverter::clip| Name:  | QScanConverter::clip |  | Prototype:  | inline bool QScanConverter::clip(Q16Dot16 &xFP, int &iTop, int &iBottom, Q16Dot16 slopeFP, Q16Dot16 edgeFP, int winding) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 528-591 |  
  |  | 37 | 10 | 
 QSettingsPrivate::iniUnescapedKey| Name:  | QSettingsPrivate::iniUnescapedKey |  | Prototype:  | bool QSettingsPrivate::iniUnescapedKey(const QByteArray &key, int from, int to, QString &result) |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 560-614 |  
  |  | 37 | 9 | 
 QSocks5SocketEnginePrivate::initialize| Name:  | QSocks5SocketEnginePrivate::initialize |  | Prototype:  | void QSocks5SocketEnginePrivate::initialize(Socks5Mode socks5Mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 532-585 |  
  |  | 37 | 5 | 
 QSocks5SocketEnginePrivate::setErrorState| Name:  | QSocks5SocketEnginePrivate::setErrorState |  | Prototype:  | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, const QString &extraMessage) |  | Coverage:  |  63.889% (23/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 587-660 |  
  |  | 37 | 21 | 
 QStateMachinePrivate::registerSignalTransition| Name:  | QStateMachinePrivate::registerSignalTransition |  | Prototype:  | void QStateMachinePrivate::registerSignalTransition(QSignalTransition *transition) |  | Coverage:  |  88.235% (30/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2239-2297 |  
  |  | 37 | 12 | 
 QTabBar::tabSizeHint| Name:  | QTabBar::tabSizeHint |  | Prototype:  | QSize QTabBar::tabSizeHint(int index) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1468-1517 |  
  |  | 37 | 7 | 
 QTest::qPrintDataTags| Name:  | QTest::qPrintDataTags |  | Prototype:  | static void qPrintDataTags(FILE *stream) |  | Coverage:  | 100.000% (29/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 325-390 |  
  |  | 37 | 10 | 
 QTextDocumentLayoutPrivate::layoutCell| Name:  | QTextDocumentLayoutPrivate::layoutCell |  | Prototype:  | QTextLayoutStruct QTextDocumentLayoutPrivate::layoutCell(QTextTable *t, const QTextTableCell &cell, QFixed width, int layoutFrom, int layoutTo, QTextTableData *td, QFixed absoluteTableY, bool withPageBreaks) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1529-1604 |  
  |  | 37 | 6 | 
 QTextTable::insertRows| Name:  | QTextTable::insertRows |  | Prototype:  | void QTextTable::insertRows(int pos, int num) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 679-732 |  
  |  | 37 | 10 | 
 QToolBarLayout::createItem| Name:  | QToolBarLayout::createItem |  | Prototype:  | QToolBarItem *QToolBarLayout::createItem(QAction *action) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 702-747 |  
  |  | 37 | 7 | 
 QTreeView::indexRowSizeHint| Name:  | QTreeView::indexRowSizeHint |  | Prototype:  | int QTreeView::indexRowSizeHint(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2942-3002 |  
  |  | 37 | 9 | 
 QTriangulator::ComplexToSimple::calculateIntersections| Name:  | QTriangulator::ComplexToSimple::calculateIntersections |  | Prototype:  | template <typename T> void QTriangulator<T>::ComplexToSimple::calculateIntersections() |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 1310-1370 |  
  |  | 37 | 9 | 
 QUrlQueryPrivate::setQuery| Name:  | QUrlQueryPrivate::setQuery |  | Prototype:  | void QUrlQueryPrivate::setQuery(const QString &query) |  | Coverage:  | 100.000% (34/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 274-327 |  
  |  | 37 | 11 | 
 QUtf32::convertFromUnicode| Name:  | QUtf32::convertFromUnicode |  | Prototype:  | QByteArray QUtf32::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state, DataEndianness e) |  | Coverage:  |  96.970% (32/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 559-613 |  
  |  | 37 | 9 | 
 QVariant::load| Name:  | QVariant::load |  | Prototype:  | void QVariant::load(QDataStream &s) |  | Coverage:  |  75.000% (33/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2031-2087 |  
  |  | 37 | 14 | 
 QWidgetPrivate::close_helper| Name:  | QWidgetPrivate::close_helper |  | Prototype:  | bool QWidgetPrivate::close_helper(CloseMode mode) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8358-8417 |  
  |  | 37 | 12 | 
 QWidgetPrivate::reparentFocusWidgets| Name:  | QWidgetPrivate::reparentFocusWidgets |  | Prototype:  | void QWidgetPrivate::reparentFocusWidgets(QWidget * oldtlw) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6998-7068 |  
  |  | 37 | 10 | 
 QWizardPrivate::updateLayout| Name:  | QWizardPrivate::updateLayout |  | Prototype:  | void QWizardPrivate::updateLayout() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1278-1337 |  
  |  | 37 | 10 | 
 QXcbMime::mimeConvertToFormat| Name:  | QXcbMime::mimeConvertToFormat |  | Prototype:  | QVariant QXcbMime::mimeConvertToFormat(QXcbConnection *connection, xcb_atom_t a, const QByteArray &data, const QString &format, QVariant::Type requestedType, const QByteArray &encoding) |  | Coverage:  |   6.154% (4/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 171-267 |  
  |  | 37 | 15 | 
 QXcbWindow::handlePropertyNotifyEvent| Name:  | QXcbWindow::handlePropertyNotifyEvent |  | Prototype:  | void QXcbWindow::handlePropertyNotifyEvent(const xcb_property_notify_event_t *event) |  | Coverage:  |  86.275% (44/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2524-2578 |  
  |  | 37 | 14 | 
 QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge| Name:  | QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge |  | Prototype:  | bool QXmlSimpleReaderPrivate::isExpandedEntityValueTooLarge(QString *errorMessage) |  | Coverage:  |  84.848% (28/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 6424-6486 |  
  |  | 37 | 11 | 
 QXmlStreamReaderPrivate::parseError| Name:  | QXmlStreamReaderPrivate::parseError |  | Prototype:  | void QXmlStreamReaderPrivate::parseError() |  | Coverage:  | 100.000% (34/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1861-1912 |  
  |  | 37 | 11 | 
 StyleSelector::selectorMatches| Name:  | StyleSelector::selectorMatches |  | Prototype:  | bool StyleSelector::selectorMatches(const Selector &selector, NodePtr node) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1854-1907 |  
  |  | 37 | 13 | 
 StyleSelector::styleRulesForNode| Name:  | StyleSelector::styleRulesForNode |  | Prototype:  | QVector<StyleRule> StyleSelector::styleRulesForNode(NodePtr node) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1970-2027 |  
  |  | 37 | 16 | 
 StyleSheet::buildIndexes| Name:  | StyleSheet::buildIndexes |  | Prototype:  | void StyleSheet::buildIndexes(Qt::CaseSensitivity nameCaseSensitivity) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1787-1836 |  
  |  | 37 | 11 | 
 blend_tiled_argb| Name:  | blend_tiled_argb |  | Prototype:  | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4471-4518 |  
  |  | 37 | 10 | 
 blend_tiled_generic| Name:  | blend_tiled_generic |  | Prototype:  | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4372-4418 |  
  |  | 37 | 10 | 
 blend_untransformed_rgb565| Name:  | blend_untransformed_rgb565 |  | Prototype:  | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4318-4370 |  
  |  | 37 | 10 | 
 bm_find| Name:  | bm_find |  | Prototype:  | static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc, uint pl, const uchar *skiptable, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (50/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 63-121 |  
  |  | 37 | 17 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 891-946 |  
  |  | 37 | 8 | 
 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 | 
 iconToQXdgDBusImageVector| Name:  | iconToQXdgDBusImageVector |  | Prototype:  | QXdgDBusImageVector iconToQXdgDBusImageVector(const QIcon &icon) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp |  | Lines:  | 64-115 |  
  |  | 37 | 11 | 
 int2string| Name:  | int2string |  | Prototype:  | static QString int2string(int num, int base, int ndigits, bool *oflow) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 157-211 |  
  |  | 37 | 13 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QFont &font) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2179-2231 |  
  |  | 37 | 13 | 
 pseudoClass| Name:  | pseudoClass |  | Prototype:  | static quint64 pseudoClass(QStyle::State state) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1659-1706 |  
  |  | 37 | 17 | 
 qDBusReplyFill| Name:  | qDBusReplyFill |  | Prototype:  | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp |  | Lines:  | 190-247 |  
  |  | 37 | 8 | 
 QAbstractItemModelPrivate::itemsAboutToBeMoved| Name:  | QAbstractItemModelPrivate::itemsAboutToBeMoved |  | Prototype:  | void QAbstractItemModelPrivate::itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) |  | Coverage:  |  94.444% (51/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 657-713 |  
  |  | 38 | 11 | 
 QCalendarDayValidator::handleKey| Name:  | QCalendarDayValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarDayValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 136-183 |  
  |  | 38 | 14 | 
 QCalendarMonthValidator::handleKey| Name:  | QCalendarMonthValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarMonthValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 244-291 |  
  |  | 38 | 14 | 
 QComboBoxPrivateContainer::setItemView| Name:  | QComboBoxPrivateContainer::setItemView |  | Prototype:  | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 538-591 |  
  |  | 38 | 5 | 
 QDBusMetaObjectGenerator::findType| Name:  | QDBusMetaObjectGenerator::findType |  | Prototype:  | QDBusMetaObjectGenerator::Type QDBusMetaObjectGenerator::findType(const QByteArray &signature, const QDBusIntrospection::Annotations &annotations, const char *direction, int id) |  | Coverage:  |  63.889% (23/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 155-223 |  
  |  | 38 | 11 | 
 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 | 
 QDateTimeParser::findDay| Name:  | QDateTimeParser::findDay |  | Prototype:  | int QDateTimeParser::findDay(const QString &str1, int startDay, int sectionIndex, QString *usedDay, int *used) const |  | Coverage:  |  40.000% (20/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1310-1365 |  
  |  | 38 | 16 | 
 QDockAreaLayout::gapIndex| Name:  | QDockAreaLayout::gapIndex |  | Prototype:  | QList<int> QDockAreaLayout::gapIndex(const QPoint &pos) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2414-2477 |  
  |  | 38 | 15 | 
 QFileDialog::setProxyModel| Name:  | QFileDialog::setProxyModel |  | Prototype:  | void QFileDialog::setProxyModel(QAbstractProxyModel *proxyModel) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3042-3095 |  
  |  | 38 | 5 | 
 QFileIconProviderPrivate::getIcon| Name:  | QFileIconProviderPrivate::getIcon |  | Prototype:  | QIcon QFileIconProviderPrivate::getIcon(QStyle::StandardPixmap name) const |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 197-252 |  
  |  | 38 | 26 | 
 QFileInfoGatherer::getFileInfos| Name:  | QFileInfoGatherer::getFileInfos |  | Prototype:  | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 279-331 |  
  |  | 38 | 9 | 
 QHashData::detach_helper| Name:  | QHashData::detach_helper |  | Prototype:  | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 514-581 |  
  |  | 38 | 8 | 
 QHighDpiScaling::updateHighDpiScaling| Name:  | QHighDpiScaling::updateHighDpiScaling |  | Prototype:  | void QHighDpiScaling::updateHighDpiScaling() |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 264-318 |  
  |  | 38 | 13 | 
 QImage::allGray| Name:  | QImage::allGray |  | Prototype:  | bool QImage::allGray() const |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2520-2586 |  
  |  | 38 | 27 | 
 QImage::rgbSwapped_inplace| Name:  | QImage::rgbSwapped_inplace |  | Prototype:  | void QImage::rgbSwapped_inplace() |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3277-3348 |  
  |  | 38 | 29 |