| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
Resolver::operator()| Name: | Resolver::operator() | | Prototype: | template <typename Base, typename FuncType, int Policy> template <typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10, typename P11> void Resolver<Base, FuncType, Policy, void>::operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, P11 p11) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2440-2446 |
| | 2 | 14 |
_q_boundGeometryToSizeConstraints| Name: | _q_boundGeometryToSizeConstraints | | Prototype: | static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 484-559 |
| | 50 | 14 |
calculatePosixTransitions| Name: | calculatePosixTransitions | | Prototype: | static QVector<QTimeZonePrivate::Data> calculatePosixTransitions(const QByteArray &posixRule, int startYear, int endYear, int lastTranMSecs) | | Coverage: | 78.261% (36/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 497-591 |
| | 61 | 14 |
convertToGLFormatHelper| Name: | convertToGLFormatHelper | | Prototype: | static void convertToGLFormatHelper(QImage &dst, const QImage &img, GLenum texture_format) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2318-2404 |
| | 59 | 14 |
defaultHintStyleFromMatch| Name: | defaultHintStyleFromMatch | | Prototype: | QFontEngine::HintStyle defaultHintStyleFromMatch(QFont::HintingPreference hintingPreference, FcPattern *match, bool useXftConf) | | Coverage: | 40.000% (12/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 550-593 |
| | 24 | 14 |
drawPolygons| Name: | drawPolygons | | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 427-481 |
| | 44 | 14 |
drawTriangle| Name: | drawTriangle | | Prototype: | template <FillClip clip> void drawTriangle(qint32 *bits, int width, int height, const QPoint *center, const QPoint *v1, const QPoint *v2, qint32 value) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 164-280 |
| | 69 | 14 |
escapedString| Name: | escapedString | | Prototype: | static QByteArray escapedString(const QString &s) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 51-114 |
| | 41 | 14 |
fromIsoTimeString| Name: | fromIsoTimeString | | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | | Coverage: | 91.228% (52/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1857-1924 |
| | 45 | 14 |
gray_render_conic| Name: | gray_render_conic | | Prototype: | static void gray_render_conic( PWorker worker, const QT_FT_Vector* control, const QT_FT_Vector* to ) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 831-937 |
| | 64 | 14 |
makePattern| Name: | makePattern | | Prototype: | static inline QByteArray makePattern(const QByteArray &value) | | Coverage: | 85.484% (53/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 186-233 |
| | 35 | 14 |
parseHeaderName| Name: | parseHeaderName | | Prototype: | static int parseHeaderName(const QByteArray &headerName) | | Coverage: | 83.333% (30/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 803-839 |
| | 24 | 14 |
qScanConvert| Name: | qScanConvert | | Prototype: | template <typename T> void qScanConvert(QScanConverter &d, T allVertical) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 316-377 |
| | 39 | 14 |
qUncompress| Name: | qUncompress | | Prototype: | QByteArray qUncompress(const uchar* data, int nbytes) | | Coverage: | 50.000% (21/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 571-650 |
| | 51 | 14 |
qt_bitmapblit_template| Name: | qt_bitmapblit_template | | Prototype: | template <class DST> static inline void qt_bitmapblit_template(QRasterBuffer *rasterBuffer, int x, int y, DST color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5504-5564 |
| | 38 | 14 |
qt_idForSize| Name: | qt_idForSize | | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 670-706 |
| | 22 | 14 |
queued_activate| Name: | queued_activate | | Prototype: | static void queued_activate(QObject *sender, int signal, QObjectPrivate::Connection *c, void **argv, QMutexLocker &locker) | | Coverage: | 57.143% (24/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3535-3587 |
| | 40 | 14 |
read_image_scaled| Name: | read_image_scaled | | Prototype: | static void read_image_scaled(QImage *outImage, png_structp png_ptr, png_infop info_ptr, QPngHandlerPrivate::AllocatedMemoryPointers &, QSize scaledSize) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 404-481 |
| | 58 | 14 |
replaceArgEscapes| Name: | replaceArgEscapes | | Prototype: | static QString replaceArgEscapes(const QString &s, const ArgEscapeData &d, int field_width, const QString &arg, const QString &larg, QChar fillChar = QLatin1Char(' ')) | | Coverage: | 100.000% (44/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7283-7375 |
| | 56 | 14 |
AtSpiAdaptor::handleMessage| Name: | AtSpiAdaptor::handleMessage | | Prototype: | bool AtSpiAdaptor::handleMessage(const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1244-1294 |
| | 32 | 15 |
Declaration::brushValues| Name: | Declaration::brushValues | | Prototype: | void Declaration::brushValues(QBrush *c, const QPalette &pal) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1391-1434 |
| | 30 | 15 |
Parser::parseNumber| Name: | Parser::parseNumber | | Prototype: | bool Parser::parseNumber(QJsonPrivate::Value *val, int baseOffset) | | Coverage: | 30.263% (23/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 716-798 |
| | 47 | 15 |
QAbstractButton::keyPressEvent| Name: | QAbstractButton::keyPressEvent | | Prototype: | void QAbstractButton::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1034-1105 |
| | 36 | 15 |
QAbstractScrollAreaPrivate::layoutChildren| Name: | QAbstractScrollAreaPrivate::layoutChildren | | Prototype: | void QAbstractScrollAreaPrivate::layoutChildren() | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 327-522 |
| | 73 | 15 |
QAccessibleTextInterface::textAtOffset| Name: | QAccessibleTextInterface::textAtOffset | | Prototype: | QString QAccessibleTextInterface::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2260-2319 |
| | 34 | 15 |
QBoxLayoutPrivate::setupGeom| Name: | QBoxLayoutPrivate::setupGeom | | Prototype: | void QBoxLayoutPrivate::setupGeom() | | Coverage: | 0.000% (0/83) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 248-390 |
| | 101 | 15 |
QDateTimeParser::SectionNode::format| Name: | QDateTimeParser::SectionNode::format | | Prototype: | QString QDateTimeParser::SectionNode::format() const | | Coverage: | 27.586% (8/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1498-1527 |
| | 20 | 15 |
QDateTimeParser::getDigit| Name: | QDateTimeParser::getDigit | | Prototype: | int QDateTimeParser::getDigit(const QDateTime &t, int index) const | | Coverage: | 74.194% (23/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 66-101 |
| | 19 | 15 |
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: | 2408-2471 |
| | 38 | 15 |
QDockAreaLayout::setGrid| Name: | QDockAreaLayout::setGrid | | Prototype: | void QDockAreaLayout::setGrid(QVector<QLayoutStruct> *ver_struct_list, QVector<QLayoutStruct> *hor_struct_list) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2804-2898 |
| | 62 | 15 |
QDockAreaLayoutInfo::fitItems| Name: | QDockAreaLayoutInfo::fitItems | | Prototype: | void QDockAreaLayoutInfo::fitItems() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 530-635 |
| | 69 | 15 |
QDockAreaLayoutInfo::saveState| Name: | QDockAreaLayoutInfo::saveState | | Prototype: | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1775-1845 |
| | 48 | 15 |
QFbScreen::doRedraw| Name: | QFbScreen::doRedraw | | Prototype: | QRegion QFbScreen::doRedraw() | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 216-300 |
| | 49 | 15 |
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/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1772-1871 |
| | 53 | 15 |
QFreetypeFace::addGlyphToPath| Name: | QFreetypeFace::addGlyphToPath | | Prototype: | void QFreetypeFace::addGlyphToPath(FT_Face face, FT_GlyphSlot g, const QFixedPoint &point, QPainterPath *path, FT_Fixed x_scale, FT_Fixed y_scale) | | Coverage: | 65.000% (26/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 427-517 |
| | 57 | 15 |
QFtpPrivate::_q_piError| Name: | QFtpPrivate::_q_piError | | Prototype: | void QFtpPrivate::_q_piError(int errorCode, const QString &text) | | Coverage: | 70.270% (26/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2336-2408 |
| | 49 | 15 |
QGL2PaintEngineExPrivate::updateCompositionMode| Name: | QGL2PaintEngineExPrivate::updateCompositionMode | | Prototype: | void QGL2PaintEngineExPrivate::updateCompositionMode() | | Coverage: | 10.345% (3/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 435-486 |
| | 30 | 15 |
QGLEngineSharedShaders::QGLEngineSharedShaders| Name: | QGLEngineSharedShaders::QGLEngineSharedShaders | | Prototype: | QGLEngineSharedShaders::QGLEngineSharedShaders(const QGLContext* context) | | Coverage: | 53.333% (24/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 109-291 |
| | 121 | 15 |
QGraphicsItem::mouseMoveEvent| Name: | QGraphicsItem::mouseMoveEvent | | Prototype: | void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7143-7224 |
| | 48 | 15 |
QGraphicsItemPrivate::setEnabledHelper| Name: | QGraphicsItemPrivate::setEnabledHelper | | Prototype: | void QGraphicsItemPrivate::setEnabledHelper(bool newEnabled, bool explicitly, bool update) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2502-2555 |
| | 30 | 15 |
QGraphicsScene::focusNextPrevChild| Name: | QGraphicsScene::focusNextPrevChild | | Prototype: | bool QGraphicsScene::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5389-5456 |
| | 39 | 15 |
QGraphicsScenePrivate::sendTouchBeginEvent| Name: | QGraphicsScenePrivate::sendTouchBeginEvent | | Prototype: | bool QGraphicsScenePrivate::sendTouchBeginEvent(QGraphicsItem *origin, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5991-6059 |
| | 44 | 15 |
QGroupBox::event| Name: | QGroupBox::event | | Prototype: | bool QGroupBox::event(QEvent *e) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 324-391 |
| | 45 | 15 |
QHeaderView::event| Name: | QHeaderView::event | | Prototype: | bool QHeaderView::event(QEvent *e) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2194-2236 |
| | 30 | 15 |
QImage::metric| Name: | QImage::metric | | Prototype: | int QImage::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3897-3950 |
| | 18 | 15 |
QJsonValue::operator==| Name: | QJsonValue::operator== | | Prototype: | bool QJsonValue::operator==(const QJsonValue &other) const | | Coverage: | 22.857% (8/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 599-634 |
| | 24 | 15 |
QKdeThemePrivate::readKdeSystemPalette| Name: | QKdeThemePrivate::readKdeSystemPalette | | Prototype: | void QKdeThemePrivate::readKdeSystemPalette(const QStringList &kdeDirs, int kdeVersion, QHash<QString, QSettings*> &kdeSettings, QPalette *pal) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 345-397 |
| | 26 | 15 |
QListModel::ensureSorted| Name: | QListModel::ensureSorted | | Prototype: | void QListModel::ensureSorted(int column, Qt::SortOrder order, int start, int end) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 323-385 |
| | 50 | 15 |
QLocalSocketPrivate::_q_connectToSocket| Name: | QLocalSocketPrivate::_q_connectToSocket | | Prototype: | void QLocalSocketPrivate::_q_connectToSocket() | | Coverage: | 31.429% (11/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 258-336 |
| | 51 | 15 |
QLocaleData::unsLongLongToString| Name: | QLocaleData::unsLongLongToString | | Prototype: | QString QLocaleData::unsLongLongToString(const QChar zero, const QChar group, const QChar plus, qulonglong l, int precision, int base, int width, unsigned flags) | | Coverage: | 78.873% (56/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2977-3042 |
| | 38 | 15 |
QMdiAreaPrivate::rearrange| Name: | QMdiAreaPrivate::rearrange | | Prototype: | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 917-974 |
| | 39 | 15 |
QMenuBarPrivate::updateGeometries| Name: | QMenuBarPrivate::updateGeometries | | Prototype: | void QMenuBarPrivate::updateGeometries() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 156-250 |
| | 63 | 15 |
QNetmaskAddress::setAddress| Name: | QNetmaskAddress::setAddress | | Prototype: | bool QNetmaskAddress::setAddress(const QHostAddress &address) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 233-299 |
| | 34 | 15 |
QNetworkConfiguration::bearerTypeFamily| Name: | QNetworkConfiguration::bearerTypeFamily | | Prototype: | QNetworkConfiguration::BearerType QNetworkConfiguration::bearerTypeFamily() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 540-564 |
| | 7 | 15 |
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: | 367-450 |
| | 56 | 15 |
QOpenGL2PaintEngineExPrivate::updateCompositionMode| Name: | QOpenGL2PaintEngineExPrivate::updateCompositionMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateCompositionMode() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 484-535 |
| | 30 | 15 |
QOpenGLDebugLogger::initialize| Name: | QOpenGLDebugLogger::initialize | | Prototype: | bool QOpenGLDebugLogger::initialize() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1376-1448 |
| | 26 | 15 |
QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders| Name: | QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders | | Prototype: | QOpenGLEngineSharedShaders::QOpenGLEngineSharedShaders(QOpenGLContext* context) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines: | 110-294 |
| | 123 | 15 |
QOpenGLFunctions_2_0::initializeOpenGLFunctions| Name: | QOpenGLFunctions_2_0::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_2_0::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 132-246 |
| | 80 | 15 |
QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0| Name: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0 | | Prototype: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | | Lines: | 83-141 |
| | 42 | 15 |
QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 131-245 |
| | 80 | 15 |
QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core| Name: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core | | Prototype: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 81-139 |
| | 42 | 15 |
QPainterPath::computeBoundingRect| Name: | QPainterPath::computeBoundingRect | | Prototype: | void QPainterPath::computeBoundingRect() const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3394-3438 |
| | 31 | 15 |
QPainterPrivate::drawStretchedGradient| Name: | QPainterPrivate::drawStretchedGradient | | Prototype: | void QPainterPrivate::drawStretchedGradient(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 525-637 |
| | 77 | 15 |
QPainterPrivate::draw_helper| Name: | QPainterPrivate::draw_helper | | Prototype: | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 333-488 |
| | 97 | 15 |
QPdfEnginePrivate::createShadingFunction| Name: | QPdfEnginePrivate::createShadingFunction | | Prototype: | int QPdfEnginePrivate::createShadingFunction(const QGradient *gradient, int from, int to, bool reflect, bool alpha) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1980-2076 |
| | 76 | 15 |
QPlainTextEdit::keyPressEvent| Name: | QPlainTextEdit::keyPressEvent | | Prototype: | void QPlainTextEdit::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1637-1781 |
| | 39 | 15 |
QPpmHandler::option| Name: | QPpmHandler::option | | Prototype: | QVariant QPpmHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 493-528 |
| | 24 | 15 |
QProcessPrivate::openChannel| Name: | QProcessPrivate::openChannel | | Prototype: | bool QProcessPrivate::openChannel(Channel &channel) | | Coverage: | 80.392% (41/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 161-263 |
| | 65 | 15 |
QProcessPrivate::waitForBytesWritten| Name: | QProcessPrivate::waitForBytesWritten | | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | | Coverage: | 32.727% (18/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 787-858 |
| | 37 | 15 |
QRasterPaintEngine::drawBitmap| Name: | QRasterPaintEngine::drawBitmap | | Prototype: | void QRasterPaintEngine::drawBitmap(const QPointF &pos, const QImage &image, QSpanData *fg) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3314-3398 |
| | 62 | 15 |
QRasterPlatformPixmap::metric| Name: | QRasterPlatformPixmap::metric | | Prototype: | int QRasterPlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 248-287 |
| | 19 | 15 |
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: | 3499-3602 |
| | 55 | 15 |
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: | 271-342 |
| | 53 | 15 |
QSettingsPrivate::stringToVariant| Name: | QSettingsPrivate::stringToVariant | | Prototype: | QVariant QSettingsPrivate::stringToVariant(const QString &s) | | Coverage: | 82.609% (38/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 488-541 |
| | 38 | 15 |
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: | 530-615 |
| | 56 | 15 |
QSqlTableModel::submitAll| Name: | QSqlTableModel::submitAll | | Prototype: | bool QSqlTableModel::submitAll() | | Coverage: | 87.805% (36/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 732-784 |
| | 32 | 15 |
QStandardItem::operator<| Name: | QStandardItem::operator< | | Prototype: | bool QStandardItem::operator<(const QStandardItem &other) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1864-1898 |
| | 18 | 15 |
QStateMachinePrivate::_q_process| Name: | QStateMachinePrivate::_q_process | | Prototype: | void QStateMachinePrivate::_q_process() | | Coverage: | 100.000% (45/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1847-1940 |
| | 59 | 15 |
QStateMachinePrivate::addDescendantStatesToEnter| Name: | QStateMachinePrivate::addDescendantStatesToEnter | | Prototype: | void QStateMachinePrivate::addDescendantStatesToEnter(QAbstractState *state, QSet<QAbstractState*> &statesToEnter, QSet<QAbstractState*> &statesForDefaultEntry) | | Coverage: | 87.879% (29/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1088-1154 |
| | 34 | 15 |
QStroker::joinPoints| Name: | QStroker::joinPoints | | Prototype: | void QStroker::joinPoints(qfixed focal_x, qfixed focal_y, const QLineF &nextLine, LineJoinMode join) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 433-616 |
| | 119 | 15 |
QTabBar::mouseMoveEvent| Name: | QTabBar::mouseMoveEvent | | Prototype: | void QTabBar::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1859-1942 |
| | 48 | 15 |
QTest::qInvokeTestMethod| Name: | QTest::qInvokeTestMethod | | Prototype: | static bool qInvokeTestMethod(const char *slotName, const char *data, WatchDog *watchDog) | | Coverage: | 71.429% (35/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2194-2285 |
| | 58 | 15 |
QTest::toPrettyCString| Name: | QTest::toPrettyCString | | Prototype: | char *toPrettyCString(const char *p, int length) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2380-2457 |
| | 44 | 15 |
QTextCursor::movePosition| Name: | QTextCursor::movePosition | | Prototype: | bool QTextCursor::movePosition(MoveOperation op, MoveMode mode, int n) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1230-1269 |
| | 24 | 15 |
QToolBarAreaLayout::apply| Name: | QToolBarAreaLayout::apply | | Prototype: | void QToolBarAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 874-935 |
| | 43 | 15 |
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: | 604-681 |
| | 52 | 15 |
QTranslatorPrivate::do_load| Name: | QTranslatorPrivate::do_load | | Prototype: | bool QTranslatorPrivate::do_load(const QString &realname, const QString &directory) | | Coverage: | 57.895% (33/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 517-614 |
| | 57 | 15 |
QTreeView::drawBranches| Name: | QTreeView::drawBranches | | Prototype: | void QTreeView::drawBranches(QPainter *painter, const QRect &rect, const QModelIndex &index) const | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1805-1899 |
| | 68 | 15 |
QTreeView::visualRegionForSelection| Name: | QTreeView::visualRegionForSelection | | Prototype: | QRegion QTreeView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2391-2444 |
| | 42 | 15 |
QTreeWidgetItem::insertChildren| Name: | QTreeWidgetItem::insertChildren | | Prototype: | void QTreeWidgetItem::insertChildren(int index, const QList<QTreeWidgetItem*> &children) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2004-2046 |
| | 32 | 15 |
QTriangulator::MonotoneToTriangles::decompose| Name: | QTriangulator::MonotoneToTriangles::decompose | | Prototype: | template <typename T> void QTriangulator<T>::MonotoneToTriangles::decompose() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2166-2256 |
| | 64 | 15 |
QUrlPrivate::setAuthority| Name: | QUrlPrivate::setAuthority | | Prototype: | inline void QUrlPrivate::setAuthority(const QString &auth, int from, int end, QUrl::ParsingMode mode) | | Coverage: | 100.000% (50/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1021-1091 |
| | 44 | 15 |
QUtf32::convertToUnicode| Name: | QUtf32::convertToUnicode | | Prototype: | QString QUtf32::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | | Coverage: | 86.765% (59/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 586-651 |
| | 49 | 15 |
QWidgetPrivate::render| Name: | QWidgetPrivate::render | | Prototype: | void QWidgetPrivate::render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5687-5761 |
| | 42 | 15 |
QWidgetTextControlPrivate::activateLinkUnderCursor| Name: | QWidgetTextControlPrivate::activateLinkUnderCursor | | Prototype: | void QWidgetTextControlPrivate::activateLinkUnderCursor(QString href) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2780-2847 |
| | 44 | 15 |
QWindowsStyle::pixelMetric| Name: | QWindowsStyle::pixelMetric | | Prototype: | int QWindowsStyle::pixelMetric(PixelMetric pm, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 446-509 |
| | 38 | 15 |
QXcbIntegration::QXcbIntegration| Name: | QXcbIntegration::QXcbIntegration | | Prototype: | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) | | Coverage: | 32.308% (21/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 115-188 |
| | 46 | 15 |
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: | 165-261 |
| | 37 | 15 |
QXcbNativeInterface::nativeResourceForScreen| Name: | QXcbNativeInterface::nativeResourceForScreen | | Prototype: | void *QXcbNativeInterface::nativeResourceForScreen(const QByteArray &resourceString, QScreen *screen) | | Coverage: | 20.588% (7/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 208-259 |
| | 32 | 15 |