| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QSslError::errorString| Name:  | QSslError::errorString |  | Prototype:  | QString QSslError::errorString() const |  | Coverage:  |  37.255% (19/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp |  | Lines:  | 216-301 |  
  |  | 56 | 26 | 
 QSqlRelationalTableModel::selectStatement| Name:  | QSqlRelationalTableModel::selectStatement |  | Prototype:  | QString QSqlRelationalTableModel::selectStatement() const |  | Coverage:  |  79.545% (35/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp |  | Lines:  | 536-621 |  
  |  | 56 | 15 | 
 QSplitterPrivate::recalc| Name:  | QSplitterPrivate::recalc |  | Prototype:  | void QSplitterPrivate::recalc(bool update) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 391-478 |  
  |  | 56 | 18 | 
 QSpdyProtocolHandler::handleDataFrame| Name:  | QSpdyProtocolHandler::handleDataFrame |  | Prototype:  | void QSpdyProtocolHandler::handleDataFrame(const QByteArray &frameHeaders) |  | Coverage:  |  60.526% (23/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1164-1260 |  
  |  | 56 | 11 | 
 QRasterPaintEngine::drawCachedGlyphs| Name:  | QRasterPaintEngine::drawCachedGlyphs |  | Prototype:  | bool QRasterPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions, QFontEngine *fontEngine) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2751-2844 |  
  |  | 56 | 11 | 
 QOpenGLFunctions_4_3_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_3_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_3_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp |  | Lines:  | 141-223 |  
  |  | 56 | 3 | 
 QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp |  | Lines:  | 143-225 |  
  |  | 56 | 3 | 
 QNetworkReplyHttpImplPrivate::replyDownloadMetaData| Name:  | QNetworkReplyHttpImplPrivate::replyDownloadMetaData |  | Prototype:  | void QNetworkReplyHttpImplPrivate::replyDownloadMetaData(const QList<QPair<QByteArray,QByteArray> > &hm, int sc, const QString &rp, bool pu, QSharedPointer<char> db, qint64 contentLength, bool spdyWasUsed) |  | Coverage:  |  62.069% (36/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1153-1248 |  
  |  | 56 | 18 | 
 QNetworkConfigurationManagerPrivate::updateConfigurations| Name:  | QNetworkConfigurationManagerPrivate::updateConfigurations |  | Prototype:  | void QNetworkConfigurationManagerPrivate::updateConfigurations() |  | Coverage:  |  80.000% (40/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 353-432 |  
  |  | 56 | 15 | 
 QMoviePrivate::infoForFrame| Name:  | QMoviePrivate::infoForFrame |  | Prototype:  | QFrameInfo QMoviePrivate::infoForFrame(int frameNumber) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 331-422 |  
  |  | 56 | 19 | 
 QItemDelegate::drawDisplay| Name:  | QItemDelegate::drawDisplay |  | Prototype:  | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 596-674 |  
  |  | 56 | 9 | 
 QIcuCodec::codecForNameUnlocked| Name:  | QIcuCodec::codecForNameUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::codecForNameUnlocked(const char *name) |  | Coverage:  |  85.714% (66/77) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 456-541 |  
  |  | 56 | 20 | 
 QHttpNetworkConnectionPrivate::handleAuthenticateChallenge| Name:  | QHttpNetworkConnectionPrivate::handleAuthenticateChallenge |  | Prototype:  | bool QHttpNetworkConnectionPrivate::handleAuthenticateChallenge(QAbstractSocket *socket, QHttpNetworkReply *reply, bool isProxy, bool &resend) |  | Coverage:  |  90.244% (37/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 423-516 |  
  |  | 56 | 12 | 
 QGraphicsWidget::paintWindowFrame| Name:  | QGraphicsWidget::paintWindowFrame |  | Prototype:  | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2260-2353 |  
  |  | 56 | 9 | 
 QGLWidget::renderText| Name:  | QGLWidget::renderText |  | Prototype:  | void QGLWidget::renderText(double x, double y, double z, const QString &str, const QFont &font) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 4909-4997 |  
  |  | 56 | 8 | 
 QFontDatabase::findFont| Name:  | QFontDatabase::findFont |  | Prototype:  | QFontEngine *QFontDatabase::findFont(const QFontDef &request, int script) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2630-2723 |  
  |  | 56 | 17 | 
 QFontCache::decreaseCache| Name:  | QFontCache::decreaseCache |  | Prototype:  | void QFontCache::decreaseCache() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2919-3066 |  
  |  | 56 | 17 | 
 QAbstractItemModel::decodeData| Name:  | QAbstractItemModel::decodeData |  | Prototype:  | bool QAbstractItemModel::decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream) |  | Coverage:  |  88.889% (32/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2514-2596 |  
  |  | 56 | 12 | 
 QAbstractButtonPrivate::moveFocus| Name:  | QAbstractButtonPrivate::moveFocus |  | Prototype:  | void QAbstractButtonPrivate::moveFocus(int key) |  | Coverage:  |   0.000% (0/87) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 242-331 |  
  |  | 56 | 18 | 
 write_xpm_image| Name:  | write_xpm_image |  | Prototype:  | static bool write_xpm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1089-1173 |  
  |  | 55 | 15 | 
 qt_painterpath_isect_line_rect| Name:  | qt_painterpath_isect_line_rect |  | Prototype:  | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1868-1945 |  
  |  | 55 | 13 | 
 _q_parseUnixDir| Name:  | _q_parseUnixDir |  | Prototype:  | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) |  | Coverage:  |  64.000% (32/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 477-560 |  
  |  | 55 | 10 | 
 QTreeViewPrivate::updateScrollBars| Name:  | QTreeViewPrivate::updateScrollBars |  | Prototype:  | void QTreeViewPrivate::updateScrollBars() |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 3654-3726 |  
  |  | 55 | 16 | 
 QTextHtmlImporter::appendNodeText| Name:  | QTextHtmlImporter::appendNodeText |  | Prototype:  | bool QTextHtmlImporter::appendNodeText() |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 558-645 |  
  |  | 55 | 18 | 
 QTest::TestMethods::invokeTest| Name:  | QTest::TestMethods::invokeTest |  | Prototype:  | bool TestMethods::invokeTest(int index, const char *data, WatchDog *watchDog) const |  | Coverage:  |  73.913% (34/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 926-1013 |  
  |  | 55 | 14 | 
 QTableModel::ensureSorted| Name:  | QTableModel::ensureSorted |  | Prototype:  | void QTableModel::ensureSorted(int column, Qt::SortOrder order, int start, int end) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 546-618 |  
  |  | 55 | 13 | 
 QStyleSheetStyle::styleRules| Name:  | QStyleSheetStyle::styleRules |  | Prototype:  | QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QObject *obj) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1526-1601 |  
  |  | 55 | 14 | 
 QShortcutMap::find| Name:  | QShortcutMap::find |  | Prototype:  | QKeySequence::SequenceMatch QShortcutMap::find(QKeyEvent *e, int ignoredModifiers) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 432-522 |  
  |  | 55 | 17 | 
 QRegExpEngine::parse| Name:  | QRegExpEngine::parse |  | Prototype:  | int QRegExpEngine::parse(const QChar *pattern, int len) |  | Coverage:  |  95.652% (44/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3505-3608 |  
  |  | 55 | 15 | 
 QPdfEnginePrivate::writeCompressed| Name:  | QPdfEnginePrivate::writeCompressed |  | Prototype:  | int QPdfEnginePrivate::writeCompressed(QIODevice *dev) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1830-1902 |  
  |  | 55 | 10 | 
 QPathSegments::addPath| Name:  | QPathSegments::addPath |  | Prototype:  | void QPathSegments::addPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 916-1004 |  
  |  | 55 | 16 | 
 QNetworkReplyFileImpl::QNetworkReplyFileImpl| Name:  | QNetworkReplyFileImpl::QNetworkReplyFileImpl |  | Prototype:  | QNetworkReplyFileImpl::QNetworkReplyFileImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) |  | Coverage:  |  92.308% (24/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp |  | Lines:  | 57-144 |  
  |  | 55 | 9 | 
 QMenuPrivate::mouseEventTaken| Name:  | QMenuPrivate::mouseEventTaken |  | Prototype:  | bool QMenuPrivate::mouseEventTaken(QMouseEvent *e) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1057-1134 |  
  |  | 55 | 21 | 
 QMenuBarPrivate::calcActionRects| Name:  | QMenuBarPrivate::calcActionRects |  | Prototype:  | void QMenuBarPrivate::calcActionRects(int max_width, int start) const |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 403-497 |  
  |  | 55 | 14 | 
 QDomNodePrivate::insertBefore| Name:  | QDomNodePrivate::insertBefore |  | Prototype:  | QDomNodePrivate* QDomNodePrivate::insertBefore(QDomNodePrivate* newChild, QDomNodePrivate* refChild) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1518-1611 |  
  |  | 55 | 18 | 
 QDomNodePrivate::insertAfter| Name:  | QDomNodePrivate::insertAfter |  | Prototype:  | QDomNodePrivate* QDomNodePrivate::insertAfter(QDomNodePrivate* newChild, QDomNodePrivate* refChild) |  | Coverage:  |  29.825% (17/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1613-1707 |  
  |  | 55 | 18 | 
 QDBusAbstractInterfacePrivate::property| Name:  | QDBusAbstractInterfacePrivate::property |  | Prototype:  | bool QDBusAbstractInterfacePrivate::property(const QMetaProperty &mp, void *returnValuePtr) const |  | Coverage:  |  53.846% (21/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 152-233 |  
  |  | 55 | 11 | 
 q_reduceConfigAttributes| Name:  | q_reduceConfigAttributes |  | Prototype:  | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 118-218 |  
  |  | 54 | 17 | 
 QXmlStreamReaderPrivate::getChar_helper| Name:  | QXmlStreamReaderPrivate::getChar_helper |  | Prototype:  | uint QXmlStreamReaderPrivate::getChar_helper() |  | Coverage:  |  65.060% (54/83) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1468-1548 |  
  |  | 54 | 15 | 
 QXcbConnection::xi2HandleScrollEvent| Name:  | QXcbConnection::xi2HandleScrollEvent |  | Prototype:  | void QXcbConnection::xi2HandleScrollEvent(void *event, ScrollingDevice &scrollingDevice) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 916-992 |  
  |  | 54 | 23 | 
 QWindowsStyle::sizeFromContents| Name:  | QWindowsStyle::sizeFromContents |  | Prototype:  | QSize QWindowsStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 2351-2434 |  
  |  | 54 | 19 | 
 QToolButton::initStyleOption| Name:  | QToolButton::initStyleOption |  | Prototype:  | void QToolButton::initStyleOption(QStyleOptionToolButton *option) const |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp |  | Lines:  | 234-314 |  
  |  | 54 | 22 | 
 QThread::start| Name:  | QThread::start |  | Prototype:  | void QThread::start(Priority priority) |  | Coverage:  |  52.778% (19/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 559-665 |  
  |  | 54 | 12 | 
 QTabBar::moveTab| Name:  | QTabBar::moveTab |  | Prototype:  | void QTabBar::moveTab(int from, int to) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1799-1878 |  
  |  | 54 | 17 | 
 QStyleSheetStyle::defaultSize| Name:  | QStyleSheetStyle::defaultSize |  | Prototype:  | QSize QStyleSheetStyle::defaultSize(const QWidget *w, QSize sz, const QRect& rect, int pe) const |  | Coverage:  |   0.000% (0/90) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2164-2263 |  
  |  | 54 | 43 | 
 QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core| Name:  | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core |  | Prototype:  | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp |  | Lines:  | 91-147 |  
  |  | 54 | 19 | 
 QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility| Name:  | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility |  | Prototype:  | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp |  | Lines:  | 92-148 |  
  |  | 54 | 19 | 
 QMetaType::registerNormalizedType| Name:  | QMetaType::registerNormalizedType |  | Prototype:  | int QMetaType::registerNormalizedType(const ::QByteArray &normalizedTypeName, Destructor destructor, Constructor constructor, int size, TypeFlags flags, const QMetaObject *metaObject) |  | Coverage:  |  52.632% (20/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1019-1103 |  
  |  | 54 | 11 | 
 QJsonPrivate::Data::compact| Name:  | QJsonPrivate::Data::compact |  | Prototype:  | void Data::compact() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 58-130 |  
  |  | 54 | 10 | 
 QGraphicsScenePrivate::markDirty| Name:  | QGraphicsScenePrivate::markDirty |  | Prototype:  | void QGraphicsScenePrivate::markDirty(QGraphicsItem *item, const QRectF &rect, bool invalidateChildren, bool force, bool ignoreOpacity, bool removingItemFromScene, bool updateBoundingRect) |  | Coverage:  |   0.000% (0/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5002-5098 |  
  |  | 54 | 22 | 
 QGraphicsScenePrivate::cancelGesturesForChildren| Name:  | QGraphicsScenePrivate::cancelGesturesForChildren |  | Prototype:  | void QGraphicsScenePrivate::cancelGesturesForChildren(QGesture *original) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6477-6559 |  
  |  | 54 | 17 | 
 QFactoryLoader::update| Name:  | QFactoryLoader::update |  | Prototype:  | void QFactoryLoader::update() |  | Coverage:  |  70.175% (40/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp |  | Lines:  | 91-205 |  
  |  | 54 | 17 | 
 QEvdevTabletHandler::queryLimits| Name:  | QEvdevTabletHandler::queryLimits |  | Prototype:  | bool QEvdevTabletHandler::queryLimits() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 204-241 |  
  |  | 54 | 11 | 
 QDomNodePrivate::replaceChild| Name:  | QDomNodePrivate::replaceChild |  | Prototype:  | QDomNodePrivate* QDomNodePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1709-1801 |  
  |  | 54 | 19 | 
 QCosmeticStroker::calculateLastPoint| Name:  | QCosmeticStroker::calculateLastPoint |  | Prototype:  | void QCosmeticStroker::calculateLastPoint(qreal rx1, qreal ry1, qreal rx2, qreal ry2) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 411-498 |  
  |  | 54 | 10 | 
 QCommonStylePrivate::viewItemDrawText| Name:  | QCommonStylePrivate::viewItemDrawText |  | Prototype:  | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 883-949 |  
  |  | 54 | 7 | 
 QCalendarWidget::QCalendarWidget| Name:  | QCalendarWidget::QCalendarWidget |  | Prototype:  | QCalendarWidget::QCalendarWidget(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2089-2152 |  
  |  | 54 | 1 | 
 QAbstractSocket::connectToHost| Name:  | QAbstractSocket::connectToHost |  | Prototype:  | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) |  | Coverage:  |  86.486% (32/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1632-1725 |  
  |  | 54 | 11 | 
 PathSimplifier::splitCurve| Name:  | PathSimplifier::splitCurve |  | Prototype:  | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1227-1297 |  
  |  | 54 | 6 | 
 Parser::parseTerm| Name:  | Parser::parseTerm |  | Prototype:  | bool Parser::parseTerm(Value *value) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2600-2674 |  
  |  | 54 | 19 | 
 write_xbm_image| Name:  | write_xbm_image |  | Prototype:  | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 182-254 |  
  |  | 53 | 12 | 
 qDrawShadeRect| Name:  | qDrawShadeRect |  | Prototype:  | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 205-274 |  
  |  | 53 | 11 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug d, const QGesture *gesture) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 1108-1174 |  
  |  | 53 | 7 | 
 glyphRunWithInfo| Name:  | glyphRunWithInfo |  | Prototype:  | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2135-2222 |  
  |  | 53 | 9 | 
 getOperator| Name:  | getOperator |  | Prototype:  | static inline Operator getOperator(const QSpanData *data, const QSpan *spans, int spanCount) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3745-3822 |  
  |  | 53 | 16 | 
 find_translation| Name:  | find_translation |  | Prototype:  | static QString find_translation(const QLocale & locale, const QString & filename, const QString & prefix, const QString & directory, const QString & suffix) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 632-723 |  
  |  | 53 | 17 | 
 QWidgetPrivate::moveRect| Name:  | QWidgetPrivate::moveRect |  | Prototype:  | void QWidgetPrivate::moveRect(const QRect &rect, int dx, int dy) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 824-900 |  
  |  | 53 | 12 | 
 QTextDocumentLayoutPrivate::hitTest| Name:  | QTextDocumentLayoutPrivate::hitTest |  | Prototype:  | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame *frame, const QFixedPoint &point, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 593-683 |  
  |  | 53 | 17 | 
 QRegion::exec| Name:  | QRegion::exec |  | Prototype:  | void QRegion::exec(const QByteArray &buffer, int ver, QDataStream::ByteOrder byteOrder) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 287-358 |  
  |  | 53 | 15 | 
 QPainterPrivate::drawGlyphs| Name:  | QPainterPrivate::drawGlyphs |  | Prototype:  | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5575-5653 |  
  |  | 53 | 9 | 
 QOpenGLTexturePrivate::allocateImmutableStorage| Name:  | QOpenGLTexturePrivate::allocateImmutableStorage |  | Prototype:  | void QOpenGLTexturePrivate::allocateImmutableStorage() |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 1146-1238 |  
  |  | 53 | 19 | 
 QOpenGLShaderPrivate::compile| Name:  | QOpenGLShaderPrivate::compile |  | Prototype:  | bool QOpenGLShaderPrivate::compile(QOpenGLShader *q) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 260-351 |  
  |  | 53 | 14 | 
 QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_4_2_Core::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp |  | Lines:  | 137-215 |  
  |  | 53 | 3 | 
 QMenu::event| Name:  | QMenu::event |  | Prototype:  | bool QMenu::event(QEvent *e) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2720-2800 |  
  |  | 53 | 22 | 
 QImage::setAlphaChannel| Name:  | QImage::setAlphaChannel |  | Prototype:  | void QImage::setAlphaChannel(const QImage &alphaChannel) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4201-4273 |  
  |  | 53 | 12 | 
 QHttpNetworkConnectionPrivate::prepareRequest| Name:  | QHttpNetworkConnectionPrivate::prepareRequest |  | Prototype:  | void QHttpNetworkConnectionPrivate::prepareRequest(HttpMessagePair &messagePair) |  | Coverage:  |  78.689% (48/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 255-356 |  
  |  | 53 | 18 | 
 QHostAddress::parseSubnet| Name:  | QHostAddress::parseSubnet |  | Prototype:  | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) |  | Coverage:  |  96.721% (59/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 979-1075 |  
  |  | 53 | 19 | 
 QFontconfigDatabase::fallbacksForFamily| Name:  | QFontconfigDatabase::fallbacksForFamily |  | Prototype:  | QStringList QFontconfigDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const |  | Coverage:  |  79.412% (27/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 697-772 |  
  |  | 53 | 12 | 
 QFileSystemModelPrivate::_q_fileSystemChanged| Name:  | QFileSystemModelPrivate::_q_fileSystemChanged |  | Prototype:  | void QFileSystemModelPrivate::_q_fileSystemChanged(const QString &path, const QVector<QPair<QString, QFileInfo> > &updates) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1788-1887 |  
  |  | 53 | 15 | 
 QFile::copy| Name:  | QFile::copy |  | Prototype:  | bool QFile::copy(const QString &newName) |  | Coverage:  |  55.102% (27/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 748-836 |  
  |  | 53 | 16 | 
 QEglFSCursor::draw| Name:  | QEglFSCursor::draw |  | Prototype:  | void QEglFSCursor::draw(const QRectF &r) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 430-507 |  
  |  | 53 | 6 | 
 QDockWidget::event| Name:  | QDockWidget::event |  | Prototype:  | bool QDockWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 1445-1546 |  
  |  | 53 | 33 | 
 QApplication::setActiveWindow| Name:  | QApplication::setActiveWindow |  | Prototype:  | void QApplication::setActiveWindow(QWidget* act) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2129-2221 |  
  |  | 53 | 22 | 
 shift| Name:  | shift |  | Prototype:  | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 261-337 |  
  |  | 52 | 9 | 
 qt_xcb_createCursorXRender| Name:  | qt_xcb_createCursorXRender |  | Prototype:  | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 199-272 |  
  |  | 52 | 5 | 
 qDBusIntrospectObject| Name:  | qDBusIntrospectObject |  | Prototype:  | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) |  | Coverage:  |  85.714% (30/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 127-201 |  
  |  | 52 | 11 | 
 QXcbXSettingsPrivate::populateSettings| Name:  | QXcbXSettingsPrivate::populateSettings |  | Prototype:  | void populateSettings(const QByteArray &xSettings) |  | Coverage:  |  36.508% (23/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 149-222 |  
  |  | 52 | 15 | 
 QWidgetTextControlPrivate::mouseMoveEvent| Name:  | QWidgetTextControlPrivate::mouseMoveEvent |  | Prototype:  | void QWidgetTextControlPrivate::mouseMoveEvent(QEvent *e, Qt::MouseButton button, const QPointF &mousePos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 1689-1776 |  
  |  | 52 | 18 | 
 QWidgetTextControlPrivate::inputMethodEvent| Name:  | QWidgetTextControlPrivate::inputMethodEvent |  | Prototype:  | void QWidgetTextControlPrivate::inputMethodEvent(QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2011-2080 |  
  |  | 52 | 13 | 
 QWhatsThisPrivate::say| Name:  | QWhatsThisPrivate::say |  | Prototype:  | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 566-642 |  
  |  | 52 | 10 | 
 QUtf16::convertToUnicode| Name:  | QUtf16::convertToUnicode |  | Prototype:  | QString QUtf16::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) |  | Coverage:  |  94.643% (53/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 484-557 |  
  |  | 52 | 17 | 
 QTransform::rotate| Name:  | QTransform::rotate |  | Prototype:  | QTransform & QTransform::rotate(qreal a, Qt::Axis axis) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 618-695 |  
  |  | 52 | 15 | 
 QTextOdfWriter::writeAll| Name:  | QTextOdfWriter::writeAll |  | Prototype:  | bool QTextOdfWriter::writeAll() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 764-837 |  
  |  | 52 | 8 | 
 QTest::TestMethods::invokeTestOnData| Name:  | QTest::TestMethods::invokeTestOnData |  | Prototype:  | void TestMethods::invokeTestOnData(int index) const |  | Coverage:  |  78.082% (57/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 775-863 |  
  |  | 52 | 15 | 
 QSocks5SocketEngine::bind| Name:  | QSocks5SocketEngine::bind |  | Prototype:  | bool QSocks5SocketEngine::bind(const QHostAddress &addr, quint16 port) |  | Coverage:  |  70.455% (31/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1330-1422 |  
  |  | 52 | 12 | 
 QPlatformFontDatabase::writingSystemsFromTrueTypeBits| Name:  | QPlatformFontDatabase::writingSystemsFromTrueTypeBits |  | Prototype:  | QSupportedWritingSystems QPlatformFontDatabase::writingSystemsFromTrueTypeBits(quint32 unicodeRange[4], quint32 codePageRange[2]) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 545-630 |  
  |  | 52 | 17 | 
 QPlainTextEditPrivate::_q_adjustScrollbars| Name:  | QPlainTextEditPrivate::_q_adjustScrollbars |  | Prototype:  | void QPlainTextEditPrivate::_q_adjustScrollbars() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 952-1025 |  
  |  | 52 | 9 | 
 QPixmapStyle::pixelMetric| Name:  | QPixmapStyle::pixelMetric |  | Prototype:  | int QPixmapStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 393-475 |  
  |  | 52 | 21 | 
 QPainter::drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5841-5918 |  
  |  | 52 | 11 | 
 QPageSetupWidget::updateWidget| Name:  | QPageSetupWidget::updateWidget |  | Prototype:  | void QPageSetupWidget::updateWidget() |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 406-494 |  
  |  | 52 | 8 |