Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QZipReader::fileDataName: | QZipReader::fileData | Prototype: | QByteArray QZipReader::fileData(const QString &fileName) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 935-1013 |
| | 51 | 14 |
_q_boundGeometryToSizeConstraintsName: | _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: | 508-583 |
| | 50 | 14 |
calculatePosixTransitionsName: | 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: | 503-597 |
| | 61 | 14 |
convertToGLFormatHelperName: | 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: | 2324-2410 |
| | 59 | 14 |
defaultHintStyleFromMatchName: | 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: | 583-626 |
| | 24 | 14 |
detectWebBrowserName: | detectWebBrowser | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 83-116 |
| | 18 | 14 |
drawPolygonsName: | 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: | 433-487 |
| | 44 | 14 |
drawTriangleName: | 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: | 170-286 |
| | 69 | 14 |
escapedStringName: | 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: | 58-121 |
| | 41 | 14 |
fromIsoTimeStringName: | 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: | 1878-1945 |
| | 45 | 14 |
gray_render_conicName: | 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: | 837-943 |
| | 64 | 14 |
makePatternName: | 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: | 173-220 |
| | 35 | 14 |
parseHeaderNameName: | 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: | 811-847 |
| | 24 | 14 |
qScanConvertName: | 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: | 322-383 |
| | 39 | 14 |
qUncompressName: | 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: | 666-745 |
| | 51 | 14 |
qt_bitmapblit_templateName: | 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: | 5503-5563 |
| | 38 | 14 |
qt_idForSizeName: | 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: | 676-712 |
| | 22 | 14 |
queued_activateName: | 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: | 3542-3594 |
| | 40 | 14 |
read_image_scaledName: | 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: | 410-487 |
| | 58 | 14 |
replaceArgEscapesName: | 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: | 7303-7395 |
| | 56 | 14 |
AtSpiAdaptor::handleMessageName: | 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: | 1250-1300 |
| | 32 | 15 |
Declaration::brushValuesName: | 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: | 1398-1441 |
| | 30 | 15 |
Parser::parseNumberName: | 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: | 722-804 |
| | 47 | 15 |
QAbstractButton::keyPressEventName: | 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: | 1041-1112 |
| | 36 | 15 |
QAbstractScrollAreaPrivate::layoutChildrenName: | 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: | 334-529 |
| | 73 | 15 |
QAccessibleTextInterface::textAtOffsetName: | 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: | 2263-2322 |
| | 34 | 15 |
QBoxLayoutPrivate::setupGeomName: | QBoxLayoutPrivate::setupGeom | Prototype: | void QBoxLayoutPrivate::setupGeom() | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 254-396 |
| | 101 | 15 |
QCommandLineParserPrivate::helpTextName: | QCommandLineParserPrivate::helpText | Prototype: | QString QCommandLineParserPrivate::helpText() const | Coverage: | 48.571% (17/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1086-1138 |
| | 46 | 15 |
QDateTimeParser::SectionNode::formatName: | QDateTimeParser::SectionNode::format | Prototype: | QString QDateTimeParser::SectionNode::format() const | Coverage: | 29.630% (8/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1534-1560 |
| | 18 | 15 |
QDateTimeParser::getDigitName: | QDateTimeParser::getDigit | Prototype: | int QDateTimeParser::getDigit(const QDateTime &t, int index) const | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 72-107 |
| | 19 | 15 |
QDockAreaLayout::gapIndexName: | QDockAreaLayout::gapIndex | Prototype: | QList<int> QDockAreaLayout::gapIndex(const QPoint &pos) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2414-2477 |
| | 38 | 15 |
QDockAreaLayout::setGridName: | 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: | 2808-2902 |
| | 62 | 15 |
QDockAreaLayoutInfo::fitItemsName: | 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: | 536-641 |
| | 69 | 15 |
QDockAreaLayoutInfo::saveStateName: | QDockAreaLayoutInfo::saveState | Prototype: | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1781-1851 |
| | 48 | 15 |
QFbScreen::doRedrawName: | QFbScreen::doRedraw | Prototype: | QRegion QFbScreen::doRedraw() | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 222-306 |
| | 49 | 15 |
QFileSystemModelPrivate::_q_fileSystemChangedName: | 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 |
QFreetypeFace::addGlyphToPathName: | 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: | 448-538 |
| | 57 | 15 |
QFtpPrivate::_q_piErrorName: | QFtpPrivate::_q_piError | Prototype: | void QFtpPrivate::_q_piError(int errorCode, const QString &text) | Coverage: | 70.270% (26/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2342-2414 |
| | 49 | 15 |
QGL2PaintEngineExPrivate::updateCompositionModeName: | 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: | 441-492 |
| | 30 | 15 |
QGLEngineSharedShaders::QGLEngineSharedShadersName: | 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: | 117-299 |
| | 121 | 15 |
QGraphicsItem::mouseMoveEventName: | QGraphicsItem::mouseMoveEvent | Prototype: | void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7233-7314 |
| | 48 | 15 |
QGraphicsItemPrivate::setEnabledHelperName: | 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: | 2588-2641 |
| | 30 | 15 |
QGraphicsScene::focusNextPrevChildName: | 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: | 5413-5480 |
| | 39 | 15 |
QGraphicsScenePrivate::sendTouchBeginEventName: | 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: | 6012-6080 |
| | 44 | 15 |
QGroupBox::eventName: | 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: | 326-393 |
| | 45 | 15 |
QHeaderView::eventName: | 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: | 2250-2292 |
| | 30 | 15 |
QImage::metricName: | 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: | 3915-3968 |
| | 18 | 15 |
QJsonPrivate::Value::isValidName: | QJsonPrivate::Value::isValid | Prototype: | bool Value::isValid(const Base *b) const | Coverage: | 67.647% (23/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 336-370 |
| | 21 | 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: | 621-656 |
| | 24 | 15 |
QKdeThemePrivate::readKdeSystemPaletteName: | 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: | 379-431 |
| | 26 | 15 |
QListModel::ensureSortedName: | QListModel::ensureSorted | Prototype: | void QListModel::ensureSorted(int column, Qt::SortOrder order, int start, int end) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 329-391 |
| | 50 | 15 |
QListView::paintEventName: | QListView::paintEvent | Prototype: | void QListView::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 963-1067 |
| | 69 | 15 |
QLocalSocketPrivate::_q_connectToSocketName: | 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: | 264-342 |
| | 51 | 15 |
QLocaleData::unsLongLongToStringName: | 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: | 2967-3032 |
| | 38 | 15 |
QMainWindowLayout::animationFinishedName: | QMainWindowLayout::animationFinished | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2042-2152 |
| | 63 | 15 |
QMdiAreaPrivate::rearrangeName: | QMdiAreaPrivate::rearrange | Prototype: | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 921-978 |
| | 39 | 15 |
QMenuBarPrivate::updateGeometriesName: | 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: | 162-256 |
| | 63 | 15 |
QNetmaskAddress::setAddressName: | 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: | 239-305 |
| | 34 | 15 |
QNetworkConfiguration::bearerTypeFamilyName: | 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: | 453-477 |
| | 7 | 15 |
QNetworkConfigurationManagerPrivate::updateConfigurationsName: | 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 |
QOpenGL2PaintEngineExPrivate::updateCompositionModeName: | 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: | 490-541 |
| | 30 | 15 |
QOpenGLEngineSharedShaders::QOpenGLEngineSharedShadersName: | 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: | 118-302 |
| | 123 | 15 |
QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0Name: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0 | Prototype: | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0() | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | Lines: | 89-133 |
| | 42 | 15 |
QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_CoreName: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core | Prototype: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core() | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | Lines: | 87-131 |
| | 42 | 15 |
QPainterPath::computeBoundingRectName: | 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: | 3402-3446 |
| | 31 | 15 |
QPainterPrivate::drawStretchedGradientName: | 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: | 530-642 |
| | 77 | 15 |
QPainterPrivate::draw_helperName: | QPainterPrivate::draw_helper | Prototype: | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 339-493 |
| | 96 | 15 |
QPdfEnginePrivate::createShadingFunctionName: | 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: | 1987-2083 |
| | 76 | 15 |
QPlainTextEdit::keyPressEventName: | 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: | 1644-1788 |
| | 39 | 15 |
QPpmHandler::optionName: | 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: | 499-534 |
| | 24 | 15 |
QProcessPrivate::openChannelName: | 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: | 209-311 |
| | 65 | 15 |
QRasterPaintEngine::drawBitmapName: | 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: | 3324-3408 |
| | 62 | 15 |
QRasterPlatformPixmap::metricName: | 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: | 254-293 |
| | 19 | 15 |
QRegExpEngine::parseName: | 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 |
QRegion::execName: | 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 |
QSettingsPrivate::stringToVariantName: | 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: | 476-529 |
| | 38 | 15 |
QSqlRelationalTableModel::selectStatementName: | 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 |
QSqlTableModel::submitAllName: | 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: | 733-786 |
| | 33 | 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: | 1876-1910 |
| | 18 | 15 |
QStateMachinePrivate::_q_processName: | 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: | 1854-1947 |
| | 59 | 15 |
QStateMachinePrivate::addDescendantStatesToEnterName: | 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: | 1094-1161 |
| | 35 | 15 |
QStroker::joinPointsName: | 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: | 439-622 |
| | 119 | 15 |
QTabBar::mouseMoveEventName: | 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: | 1949-2029 |
| | 45 | 15 |
QTest::TestMethods::invokeTestOnDataName: | 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 |
QTest::qExecName: | QTest::qExec | Prototype: | int QTest::qExec(QObject *testObject, int argc, char **argv) | Coverage: | 45.000% (18/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1641-1777 |
| | 50 | 15 |
QTest::toPrettyCStringName: | 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: | 1108-1185 |
| | 44 | 15 |
QTextCursor::movePositionName: | 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: | 1236-1275 |
| | 24 | 15 |
QToolBarAreaLayout::applyName: | 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: | 880-941 |
| | 43 | 15 |
QTransform::rotateName: | 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 |
QTranslatorPrivate::do_loadName: | 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: | 526-623 |
| | 57 | 15 |
QTreeView::visualRegionForSelectionName: | QTreeView::visualRegionForSelection | Prototype: | QRegion QTreeView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2380-2432 |
| | 41 | 15 |
QTreeWidgetItem::insertChildrenName: | 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: | 2011-2053 |
| | 32 | 15 |
QTriangulator::MonotoneToTriangles::decomposeName: | 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: | 2172-2262 |
| | 64 | 15 |
QUrlPrivate::setAuthorityName: | 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: | 1027-1097 |
| | 44 | 15 |
QUtf32::convertToUnicodeName: | QUtf32::convertToUnicode | Prototype: | QString QUtf32::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | Coverage: | 86.765% (59/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 615-680 |
| | 49 | 15 |
QWidgetLineControl::processShortcutOverrideEventName: | 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 |
QWidgetPrivate::renderName: | 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: | 5717-5791 |
| | 42 | 15 |
QWidgetTextControlPrivate::activateLinkUnderCursorName: | 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: | 2814-2881 |
| | 44 | 15 |
QWindowsStyle::pixelMetricName: | 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: | 453-516 |
| | 38 | 15 |
QXcbIntegration::QXcbIntegrationName: | QXcbIntegration::QXcbIntegration | Prototype: | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) | Coverage: | 32.308% (21/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 121-195 |
| | 47 | 15 |