| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_ARGB_to_ARGB_PM_inplace_sse2| Name:  | convert_ARGB_to_ARGB_PM_inplace_sse2 |  | Prototype:  | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp |  | Lines:  | 50-106 |  
  |  | 36 | 9 | 
 RectInRegion| Name:  | RectInRegion |  | Prototype:  | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2721-2781 |  
  |  | 36 | 13 | 
 QXunitTestLogger::addMessage| Name:  | QXunitTestLogger::addMessage |  | Prototype:  | void QXunitTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) |  | Coverage:  |  88.462% (23/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp |  | Lines:  | 292-349 |  
  |  | 36 | 12 | 
 QXcbWindow::setWindowState| Name:  | QXcbWindow::setWindowState |  | Prototype:  | void QXcbWindow::setWindowState(Qt::WindowState state) |  | Coverage:  |  90.909% (20/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1261-1320 |  
  |  | 36 | 11 | 
 QWindow::setVisible| Name:  | QWindow::setVisible |  | Prototype:  | void QWindow::setVisible(bool visible) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 492-558 |  
  |  | 36 | 14 | 
 QWidgetWindow::handleDragEnterMoveEvent| Name:  | QWidgetWindow::handleDragEnterMoveEvent |  | Prototype:  | void QWidgetWindow::handleDragEnterMoveEvent(QDragMoveEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 810-859 |  
  |  | 36 | 10 | 
 QWidgetTextControl::getPaintContext| Name:  | QWidgetTextControl::getPaintContext |  | Prototype:  | QAbstractTextDocumentLayout::PaintContext QWidgetTextControl::getPaintContext(QWidget *widget) const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 3174-3225 |  
  |  | 36 | 10 | 
 QWidgetPrivate::paintSiblingsRecursive| Name:  | QWidgetPrivate::paintSiblingsRecursive |  | Prototype:  | void QWidgetPrivate::paintSiblingsRecursive(QPaintDevice *pdev, const QObjectList& siblings, int index, const QRegion &rgn, const QPoint &offset, int flags , QPainter *sharedPainter, QWidgetBackingStore *backingStore) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5793-5846 |  
  |  | 36 | 10 | 
 QWidgetLineControl::processShortcutOverrideEvent| Name:  | QWidgetLineControl::processShortcutOverrideEvent |  | Prototype:  | void QWidgetLineControl::processShortcutOverrideEvent(QKeyEvent *ke) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1561-1612 |  
  |  | 36 | 15 | 
 QWidgetLineControl::finishChange| Name:  | QWidgetLineControl::finishChange |  | Prototype:  | bool QWidgetLineControl::finishChange(int validateFromState, bool update, bool edited) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 694-744 |  
  |  | 36 | 12 | 
 QWidgetBackingStore::showYellowThing| Name:  | QWidgetBackingStore::showYellowThing |  | Prototype:  | void QWidgetBackingStore::showYellowThing(QWidget *widget, const QRegion &toBePainted, int msec, bool unclipped) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 196-265 |  
  |  | 36 | 11 | 
 QTreeWidget::dropEvent| Name:  | QTreeWidget::dropEvent |  | Prototype:  | void QTreeWidget::dropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 3384-3444 |  
  |  | 36 | 11 | 
 QToolBarPrivate::mouseMoveEvent| Name:  | QToolBarPrivate::mouseMoveEvent |  | Prototype:  | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 293-364 |  
  |  | 36 | 10 | 
 QTimerInfoList::activateTimers| Name:  | QTimerInfoList::activateTimers |  | Prototype:  | int QTimerInfoList::activateTimers() |  | Coverage:  |  87.805% (36/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 569-654 |  
  |  | 36 | 13 | 
 QTextEngine::positionInLigature| Name:  | QTextEngine::positionInLigature |  | Prototype:  | int QTextEngine::positionInLigature(const QScriptItem *si, int end, QFixed x, QFixed edge, int glyph_pos, bool cursorOnCharacter) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3157-3209 |  
  |  | 36 | 11 | 
 QTcpServer::listen| Name:  | QTcpServer::listen |  | Prototype:  | bool QTcpServer::listen(const QHostAddress &address, quint16 port) |  | Coverage:  |  71.429% (15/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 273-336 |  
  |  | 36 | 7 | 
 QStyleSheetStyle::setProperties| Name:  | QStyleSheetStyle::setProperties |  | Prototype:  | void QStyleSheetStyle::setProperties(QWidget *w) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2496-2554 |  
  |  | 36 | 16 | 
 QStrokerOps::strokePath| Name:  | QStrokerOps::strokePath |  | Prototype:  | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 239-296 |  
  |  | 36 | 13 | 
 QSpdyProtocolHandler::composeHeader| Name:  | QSpdyProtocolHandler::composeHeader |  | Prototype:  | QByteArray QSpdyProtocolHandler::composeHeader(const QHttpNetworkRequest &request) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 471-531 |  
  |  | 36 | 4 | 
 QScrollerPrivate::setContentPositionHelperDragging| Name:  | QScrollerPrivate::setContentPositionHelperDragging |  | Prototype:  | void QScrollerPrivate::setContentPositionHelperDragging(const QPointF &deltaPos) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1787-1849 |  
  |  | 36 | 3 | 
 QRasterPaintEngine::drawPolygon| Name:  | QRasterPaintEngine::drawPolygon |  | Prototype:  | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1933-1993 |  
  |  | 36 | 8 | 
 QPlainTextEditPrivate::ensureVisible| Name:  | QPlainTextEditPrivate::ensureVisible |  | Prototype:  | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 686-735 |  
  |  | 36 | 11 | 
 QPixmap::setMask| Name:  | QPixmap::setMask |  | Prototype:  | void QPixmap::setMask(const QBitmap &mask) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 588-645 |  
  |  | 36 | 14 | 
 QPicturePaintEngine::writeCmdLength| Name:  | QPicturePaintEngine::writeCmdLength |  | Prototype:  | void QPicturePaintEngine::writeCmdLength(int pos, const QRectF &r, bool corr) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 322-372 |  
  |  | 36 | 7 | 
 QPdfEngine::setPen| Name:  | QPdfEngine::setPen |  | Prototype:  | void QPdfEngine::setPen() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1164-1220 |  
  |  | 36 | 12 | 
 QPainterPath::addRoundedRect| Name:  | QPainterPath::addRoundedRect |  | Prototype:  | void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3099-3155 |  
  |  | 36 | 8 | 
 QPainter::drawImage| Name:  | QPainter::drawImage |  | Prototype:  | void QPainter::drawImage(const QPointF &p, const QImage &image) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5358-5411 |  
  |  | 36 | 6 | 
 QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core| Name:  | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core |  | Prototype:  | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp |  | Lines:  | 85-123 |  
  |  | 36 | 13 | 
 QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0| Name:  | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0 |  | Prototype:  | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0() |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp |  | Lines:  | 86-124 |  
  |  | 36 | 13 | 
 QNetworkReplyImplPrivate::finished| Name:  | QNetworkReplyImplPrivate::finished |  | Prototype:  | void QNetworkReplyImplPrivate::finished() |  | Coverage:  |  47.368% (27/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 781-845 |  
  |  | 36 | 12 | 
 QNetworkReplyHttpImpl::QNetworkReplyHttpImpl| Name:  | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl |  | Prototype:  | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl(QNetworkAccessManager* const manager, const QNetworkRequest& request, QNetworkAccessManager::Operation& operation, QIODevice* outgoingData) |  | Coverage:  |  87.500% (21/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 167-243 |  
  |  | 36 | 8 | 
 QMetaProperty::read| Name:  | QMetaProperty::read |  | Prototype:  | QVariant QMetaProperty::read(const QObject *object) const |  | Coverage:  |  80.488% (33/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2973-3036 |  
  |  | 36 | 11 | 
 QMetaObjectPrivate::connect| Name:  | QMetaObjectPrivate::connect |  | Prototype:  | QObjectPrivate::Connection *QMetaObjectPrivate::connect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, const QMetaObject *rmeta, int type, int *types) |  | Coverage:  | 100.000% (26/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3243-3296 |  
  |  | 36 | 6 | 
 QMetaObject::property| Name:  | QMetaObject::property |  | Prototype:  | QMetaProperty QMetaObject::property(int index) const |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1103-1151 |  
  |  | 36 | 9 | 
 QMenuPrivate::activateAction| Name:  | QMenuPrivate::activateAction |  | Prototype:  | void QMenuPrivate::activateAction(QAction *action, QAction::ActionEvent action_e, bool self) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1167-1233 |  
  |  | 36 | 12 | 
 QMenuBarPrivate::popupAction| Name:  | QMenuBarPrivate::popupAction |  | Prototype:  | void QMenuBarPrivate::popupAction(QAction *action, bool activateFirst) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 308-358 |  
  |  | 36 | 11 | 
 QMdiAreaPrivate::resizeToMinimumTileSize| Name:  | QMdiAreaPrivate::resizeToMinimumTileSize |  | Prototype:  | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1267-1322 |  
  |  | 36 | 11 | 
 QListModeViewBase::scrollContentsBy| Name:  | QListModeViewBase::scrollContentsBy |  | Prototype:  | void QListModeViewBase::scrollContentsBy(int dx, int dy, bool scrollElasticBand) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2289-2333 |  
  |  | 36 | 8 | 
 QImage::fill| Name:  | QImage::fill |  | Prototype:  | void QImage::fill(const QColor &color) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1772-1833 |  
  |  | 36 | 21 | 
 QHttpNetworkConnectionPrivate::_q_hostLookupFinished| Name:  | QHttpNetworkConnectionPrivate::_q_hostLookupFinished |  | Prototype:  | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(const QHostInfo &info) |  | Coverage:  |  76.923% (30/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1151-1206 |  
  |  | 36 | 13 | 
 QGraphicsView::setScene| Name:  | QGraphicsView::setScene |  | Prototype:  | void QGraphicsView::setScene(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1701-1759 |  
  |  | 36 | 10 | 
 QGraphicsAnchorLayoutPrivate::removeAnchor| Name:  | QGraphicsAnchorLayoutPrivate::removeAnchor |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::removeAnchor(AnchorVertex *firstVertex, AnchorVertex *secondVertex) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1802-1868 |  
  |  | 36 | 13 | 
 QFtpPI::startNextCmd| Name:  | QFtpPI::startNextCmd |  | Prototype:  | bool QFtpPI::startNextCmd() |  | Coverage:  |  58.621% (17/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 1165-1226 |  
  |  | 36 | 8 | 
 QEventDispatcherUNIX::processEvents| Name:  | QEventDispatcherUNIX::processEvents |  | Prototype:  | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 459-518 |  
  |  | 36 | 11 | 
 QEGLStreamConvenience::initialize| Name:  | QEGLStreamConvenience::initialize |  | Prototype:  | void QEGLStreamConvenience::initialize(EGLDisplay dpy) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglstreamconvenience.cpp |  | Lines:  | 71-116 |  
  |  | 36 | 4 | 
 QDomNodeListPrivate::createList| Name:  | QDomNodeListPrivate::createList |  | Prototype:  | void QDomNodeListPrivate::createList() |  | Coverage:  |   0.000% (0/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1186-1238 |  
  |  | 36 | 18 | 
 QDesktopWidgetPrivate::_q_updateScreens| Name:  | QDesktopWidgetPrivate::_q_updateScreens |  | Prototype:  | void QDesktopWidgetPrivate::_q_updateScreens() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp |  | Lines:  | 110-173 |  
  |  | 36 | 8 | 
 QDate::addMonths| Name:  | QDate::addMonths |  | Prototype:  | QDate QDate::addMonths(int nmonths) const |  | Coverage:  | 100.000% (41/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 1041-1093 |  
  |  | 36 | 11 | 
 QDBusMarshaller::appendCrossMarshalling| Name:  | QDBusMarshaller::appendCrossMarshalling |  | Prototype:  | bool QDBusMarshaller::appendCrossMarshalling(QDBusDemarshaller *demarshaller) |  | Coverage:  |  88.462% (23/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 534-592 |  
  |  | 36 | 8 |