Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QListView::setSelectionName: | QListView::setSelection | Prototype: | void QListView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1254-1387 |
| | 88 | 26 |
QMimeTypeParserBase::parseName: | QMimeTypeParserBase::parse | Prototype: | bool QMimeTypeParserBase::parse(QIODevice *dev, const QString &fileName, QString *errorMessage) | Coverage: | 75.610% (62/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 196-340 |
| | 88 | 33 |
QPlainTextEdit::paintEventName: | QPlainTextEdit::paintEvent | Prototype: | void QPlainTextEdit::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/88) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1882-2013 |
| | 88 | 16 |
qCleanupFuncinfoName: | qCleanupFuncinfo | Prototype: | QByteArray qCleanupFuncinfo(QByteArray info) | Coverage: | 88.889% (104/117) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 799-950 |
| | 88 | 37 |
QObject::~QObjectName: | QObject::~QObject | Prototype: | QObject::~QObject() | Coverage: | 86.316% (82/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 900-1049 |
| | 89 | 30 |
QTextOdfWriter::writeBlockName: | QTextOdfWriter::writeBlock | Prototype: | void QTextOdfWriter::writeBlock(QXmlStreamWriter &writer, const QTextBlock &block) | Coverage: | 0.000% (0/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 239-358 |
| | 89 | 26 |
qOpenGLVersionFlagsFromStringName: | qOpenGLVersionFlagsFromString | Prototype: | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) | Coverage: | 10.938% (7/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1262-1398 |
| | 89 | 28 |
qt_gl_resolve_extensionsName: | qt_gl_resolve_extensions | Prototype: | static int qt_gl_resolve_extensions() | Coverage: | 0.000% (0/120) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 389-501 |
| | 89 | 37 |
QApplicationPrivate::dispatchEnterLeaveName: | QApplicationPrivate::dispatchEnterLeave | Prototype: | void QApplicationPrivate::dispatchEnterLeave(QWidget* enter, QWidget* leave, const QPointF &globalPosF) | Coverage: | 0.000% (0/146) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2317-2472 |
| | 90 | 32 |
QGLEngineSharedShaders::findProgramInCacheName: | QGLEngineSharedShaders::findProgramInCache | Prototype: | QGLEngineShaderProg *QGLEngineSharedShaders::findProgramInCache(const QGLEngineShaderProg &prog) | Coverage: | 47.458% (28/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 333-473 |
| | 90 | 20 |
QGraphicsScenePrivate::mousePressEventHandlerName: | QGraphicsScenePrivate::mousePressEventHandler | Prototype: | void QGraphicsScenePrivate::mousePressEventHandler(QGraphicsSceneMouseEvent *mouseEvent) | Coverage: | 0.000% (0/107) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 1330-1490 |
| | 90 | 26 |
QHttpProtocolHandler::_q_receiveReplyName: | QHttpProtocolHandler::_q_receiveReply | Prototype: | void QHttpProtocolHandler::_q_receiveReply() | Coverage: | 89.320% (92/103) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | Lines: | 54-225 |
| | 90 | 32 |
QOpenGLEngineSharedShaders::findProgramInCacheName: | QOpenGLEngineSharedShaders::findProgramInCache | Prototype: | QOpenGLEngineShaderProg *QOpenGLEngineSharedShaders::findProgramInCache(const QOpenGLEngineShaderProg &prog) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 336-476 |
| | 90 | 20 |
QOpenGLTexturePrivate::setCompressedDataName: | QOpenGLTexturePrivate::setCompressedData | Prototype: | void QOpenGLTexturePrivate::setCompressedData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, int dataSize, const void *data, const QOpenGLPixelTransferOptions * const options) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 1339-1471 |
| | 90 | 21 |
QSslSocketBackendPrivate::transmitName: | QSslSocketBackendPrivate::transmit | Prototype: | void QSslSocketBackendPrivate::transmit() | Coverage: | 74.725% (68/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 800-1000 |
| | 90 | 30 |
QTextEngine::shapeTextWithHarfbuzzNGName: | QTextEngine::shapeTextWithHarfbuzzNG | Prototype: | int QTextEngine::shapeTextWithHarfbuzzNG(const QScriptItem &si, const ushort *string, int itemLength, QFontEngine *fontEngine, const QVector<uint> &itemBoundaries, bool kerningEnabled, bool hasLetterSpacing) const | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1130-1316 |
| | 90 | 24 |
drawLineAAName: | drawLineAA | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLineAA(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 905-1046 |
| | 90 | 18 |
QFontEngine::getCMapName: | QFontEngine::getCMap | Prototype: | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | Coverage: | 0.000% (0/114) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1230-1385 |
| | 91 | 36 |
QGraphicsProxyWidgetPrivate::setWidget_helperName: | QGraphicsProxyWidgetPrivate::setWidget_helper | Prototype: | void QGraphicsProxyWidgetPrivate::setWidget_helper(QWidget *newWidget, bool autoShow) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 591-724 |
| | 91 | 21 |
QGraphicsScene::addItemName: | QGraphicsScene::addItem | Prototype: | void QGraphicsScene::addItem(QGraphicsItem *item) | Coverage: | 0.000% (0/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 2493-2659 |
| | 91 | 33 |
QGraphicsView::paintEventName: | QGraphicsView::paintEvent | Prototype: | void QGraphicsView::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3465-3629 |
| | 91 | 22 |
QMdiSubWindow::eventName: | QMdiSubWindow::event | Prototype: | bool QMdiSubWindow::event(QEvent *event) | Coverage: | 0.000% (0/85) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2793-2922 |
| | 91 | 30 |
QOpenGLFramebufferObjectPrivate::initDepthStencilAttachmentsName: | QOpenGLFramebufferObjectPrivate::initDepthStencilAttachments | Prototype: | void QOpenGLFramebufferObjectPrivate::initDepthStencilAttachments(QOpenGLContext *ctx, QOpenGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 589-739 |
| | 91 | 26 |
QOpenGLTextureGlyphCache::resizeTextureDataName: | QOpenGLTextureGlyphCache::resizeTextureData | Prototype: | void QOpenGLTextureGlyphCache::resizeTextureData(int width, int height) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 272-416 |
| | 91 | 12 |
QProcessPrivate::startProcessName: | QProcessPrivate::startProcess | Prototype: | void QProcessPrivate::startProcess() | Coverage: | 80.263% (61/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 366-549 |
| | 91 | 24 |
QTriangulator::SimpleToMonotone::monotoneDecompositionName: | QTriangulator::SimpleToMonotone::monotoneDecomposition | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::monotoneDecomposition() | Coverage: | 0.000% (0/79) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2024-2158 |
| | 91 | 27 |
QTzTimeZonePrivate::initName: | QTzTimeZonePrivate::init | Prototype: | void QTzTimeZonePrivate::init(const QByteArray &ianaId) | Coverage: | 57.143% (52/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 636-765 |
| | 91 | 30 |
QWidgetTextControlPrivate::cursorMoveKeyEventName: | QWidgetTextControlPrivate::cursorMoveKeyEvent | Prototype: | bool QWidgetTextControlPrivate::cursorMoveKeyEvent(QKeyEvent *e) | Coverage: | 0.000% (0/107) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 141-298 |
| | 91 | 30 |
blend_transformed_rgb565Name: | blend_transformed_rgb565 | Prototype: | static void blend_transformed_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4910-5042 |
| | 91 | 15 |
QFontEngine::getTrueTypeGlyphIndexName: | QFontEngine::getTrueTypeGlyphIndex | Prototype: | quint32 QFontEngine::getTrueTypeGlyphIndex(const uchar *cmap, int cmapSize, uint unicode) | Coverage: | 0.000% (0/98) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1387-1520 |
| | 92 | 32 |
QGraphicsScenePrivate::removeItemHelperName: | QGraphicsScenePrivate::removeItemHelper | Prototype: | void QGraphicsScenePrivate::removeItemHelper(QGraphicsItem *item) | Coverage: | 0.000% (0/107) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 572-729 |
| | 92 | 31 |
QMatrix4x4::invertedName: | QMatrix4x4::inverted | Prototype: | QMatrix4x4 QMatrix4x4::inverted(bool *invertible) const | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 409-519 |
| | 92 | 18 |
drawRectangleName: | drawRectangle | Prototype: | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 288-431 |
| | 92 | 19 |
QHttpProtocolHandler::sendRequestName: | QHttpProtocolHandler::sendRequest | Prototype: | bool QHttpProtocolHandler::sendRequest() | Coverage: | 73.750% (59/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | Lines: | 257-436 |
| | 93 | 23 |
QTextDocumentLayoutPrivate::layoutFrameName: | QTextDocumentLayoutPrivate::layoutFrame | Prototype: | QRectF QTextDocumentLayoutPrivate::layoutFrame(QTextFrame *f, int layoutFrom, int layoutTo, QFixed frameWidth, QFixed frameHeight, QFixed parentY) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2095-2236 |
| | 93 | 16 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1001-1151 |
| | 93 | 21 |
QWidgetResizeHandler::mouseMoveEventName: | QWidgetResizeHandler::mouseMoveEvent | Prototype: | void QWidgetResizeHandler::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/119) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | Lines: | 202-331 |
| | 93 | 34 |
read_pbm_bodyName: | read_pbm_body | Prototype: | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) | Coverage: | 0.000% (0/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 123-258 |
| | 93 | 32 |
QPainter::beginName: | QPainter::begin | Prototype: | bool QPainter::begin(QPaintDevice *pd) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1702-1859 |
| | 94 | 24 |
QPdfEnginePrivate::addImageName: | QPdfEnginePrivate::addImage | Prototype: | int QPdfEnginePrivate::addImage(const QImage &img, bool *bitmap, qint64 serial_no) | Coverage: | 0.000% (0/87) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2426-2549 |
| | 94 | 22 |
QT_FT_Outline_DecomposeName: | QT_FT_Outline_Decompose | Prototype: | static int QT_FT_Outline_Decompose( const QT_FT_Outline* outline, void* user ) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1367-1554 |
| | 94 | 19 |
QTextLine::cursorToXName: | QTextLine::cursorToX | Prototype: | qreal QTextLine::cursorToX(int *cursorPos, Edge edge) const | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2638-2773 |
| | 95 | 25 |
QOpenGLTexturePrivate::allocateMutableStorageName: | QOpenGLTexturePrivate::allocateMutableStorage | Prototype: | void QOpenGLTexturePrivate::allocateMutableStorage(QOpenGLTexture::PixelFormat pixelFormat, QOpenGLTexture::PixelType pixelType) | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 995-1144 |
| | 96 | 28 |
QPainterPrivate::drawTextItemName: | QPainterPrivate::drawTextItem | Prototype: | void QPainterPrivate::drawTextItem(const QPointF &p, const QTextItem &_ti, QTextEngine *textEngine) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6382-6533 |
| | 96 | 25 |
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 |
gray_convert_glyphName: | gray_convert_glyph | Prototype: | static int gray_convert_glyph( PWorker worker ) | Coverage: | 0.000% (0/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1582-1745 |
| | 96 | 24 |
populateFromPatternName: | populateFromPattern | Prototype: | static void populateFromPattern(FcPattern *pattern) | Coverage: | 63.736% (58/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 371-509 |
| | 96 | 26 |
QGraphicsItemPrivate::setVisibleHelperName: | QGraphicsItemPrivate::setVisibleHelper | Prototype: | void QGraphicsItemPrivate::setVisibleHelper(bool newVisible, bool explicitly, bool update, bool hiddenByPanel) | Coverage: | 0.000% (0/166) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2356-2510 |
| | 97 | 43 |
QHttpSocketEngine::slotSocketReadNotificationName: | QHttpSocketEngine::slotSocketReadNotification | Prototype: | void QHttpSocketEngine::slotSocketReadNotification() | Coverage: | 89.362% (84/94) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 542-696 |
| | 97 | 29 |
QTextDocumentLayoutPrivate::drawFrameName: | QTextDocumentLayoutPrivate::drawFrame | Prototype: | void QTextDocumentLayoutPrivate::drawFrame(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, QTextFrame *frame) const | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 948-1100 |
| | 97 | 21 |
blend_transformed_tiled_argbName: | blend_transformed_tiled_argb | Prototype: | static void blend_transformed_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5044-5172 |
| | 97 | 16 |
QHeaderViewPrivate::readName: | QHeaderViewPrivate::read | Prototype: | bool QHeaderViewPrivate::read(QDataStream &in) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3786-3912 |
| | 98 | 12 |
QMapDataBase::freeNodeAndRebalanceName: | QMapDataBase::freeNodeAndRebalance | Prototype: | void QMapDataBase::freeNodeAndRebalance(QMapNodeBase *z) | Coverage: | 96.226% (102/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 170-295 |
| | 98 | 28 |
QMenuPrivate::updateActionRectsName: | QMenuPrivate::updateActionRects | Prototype: | void QMenuPrivate::updateActionRects(const QRect &screen) const | Coverage: | 0.000% (0/90) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 249-395 |
| | 98 | 19 |
QRegExpEngine::getTokenName: | QRegExpEngine::getToken | Prototype: | int QRegExpEngine::getToken() | Coverage: | 86.275% (88/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3344-3503 |
| | 98 | 39 |
QSettingsPrivate::iniUnescapedStringListName: | QSettingsPrivate::iniUnescapedStringList | Prototype: | bool QSettingsPrivate::iniUnescapedStringList(const QByteArray &str, int from, int to, QString &stringResult, QStringList &stringListResult, QTextCodec *codec) | Coverage: | 93.846% (122/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 726-893 |
| | 98 | 37 |
QTextHtmlExporter::emitBlockName: | QTextHtmlExporter::emitBlock | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2808-2950 |
| | 98 | 34 |
QEvdevTouchScreenData::processInputEventName: | QEvdevTouchScreenData::processInputEvent | Prototype: | void QEvdevTouchScreenData::processInputEvent(input_event *data) | Coverage: | 0.000% (0/160) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 438-586 |
| | 99 | 40 |
QGLContextPrivate::bindTextureName: | QGLContextPrivate::bindTexture | Prototype: | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2474-2696 |
| | 99 | 29 |
QMetaMethod::invokeName: | QMetaMethod::invoke | Prototype: | bool QMetaMethod::invoke(QObject *object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | Coverage: | 76.316% (58/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2130-2283 |
| | 99 | 23 |
QPdfEnginePrivate::drawTextItemName: | QPdfEnginePrivate::drawTextItem | Prototype: | void QPdfEnginePrivate::drawTextItem(const QPointF &p, const QTextItemInt &ti) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2551-2706 |
| | 99 | 13 |
QWidget::setAttributeName: | QWidget::setAttribute | Prototype: | void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) | Coverage: | 0.000% (0/173) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11061-11317 |
| | 99 | 62 |
QXmlSimpleReaderPrivate::parseReferenceName: | QXmlSimpleReaderPrivate::parseReference | Prototype: | bool QXmlSimpleReaderPrivate::parseReference() | Coverage: | 90.110% (82/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7316-7474 |
| | 100 | 32 |
qt_curves_for_arcName: | qt_curves_for_arc | Prototype: | QPointF qt_curves_for_arc(const QRectF &rect, qreal startAngle, qreal sweepLength, QPointF *curves, int *point_count) | Coverage: | 0.000% (0/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 853-998 |
| | 100 | 21 |
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 |
QDashStroker::processCurrentSubpathName: | QDashStroker::processCurrentSubpath | Prototype: | void QDashStroker::processCurrentSubpath() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1102-1265 |
| | 101 | 19 |
QGraphicsItemPrivate::setParentItemHelperName: | QGraphicsItemPrivate::setParentItemHelper | Prototype: | void QGraphicsItemPrivate::setParentItemHelper(QGraphicsItem *newParent, const QVariant *newParentVariant, const QVariant *thisPointerVariant) | Coverage: | 0.000% (0/187) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1171-1349 |
| | 101 | 46 |
qAccessibleFactoryName: | qAccessibleFactory | Prototype: | QAccessibleInterface *qAccessibleFactory(const QString &classname, QObject *object) | Coverage: | 0.000% (0/157) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgetfactory.cpp | Lines: | 58-223 |
| | 101 | 49 |
QTextEngine::shapeTextName: | QTextEngine::shapeText | Prototype: | void QTextEngine::shapeText(int item) const | Coverage: | 0.000% (0/105) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 957-1120 |
| | 102 | 28 |
QToolBarLayout::layoutActionsName: | QToolBarLayout::layoutActions | Prototype: | bool QToolBarLayout::layoutActions(const QSize &size) | Coverage: | 0.000% (0/93) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 427-573 |
| | 102 | 26 |
write_pbm_imageName: | write_pbm_image | Prototype: | static bool write_pbm_image(QIODevice *out, const QImage &sourceImage, const QByteArray &sourceFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 260-410 |
| | 102 | 37 |
QOpenGLTextureCache::bindTextureName: | QOpenGLTextureCache::bindTexture | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, qint64 key, const QImage &image, BindOptions options) | Coverage: | 0.000% (0/118) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | Lines: | 191-351 |
| | 103 | 42 |
blend_transformed_tiled_rgb565Name: | blend_transformed_tiled_rgb565 | Prototype: | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5174-5321 |
| | 103 | 20 |
QCommonStyle::sizeFromContentsName: | QCommonStyle::sizeFromContents | Prototype: | QSize QCommonStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | Coverage: | 0.000% (0/118) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4729-4892 |
| | 104 | 45 |
QFontDialogPrivate::initName: | QFontDialogPrivate::init | Prototype: | void QFontDialogPrivate::init() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 178-338 |
| | 104 | 5 |
QMetaObject::activateName: | QMetaObject::activate | Prototype: | void QMetaObject::activate(QObject *sender, int signalOffset, int local_signal_index, void **argv) | Coverage: | 72.642% (77/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3608-3778 |
| | 104 | 32 |
QXlibEglIntegration::getCompatibleVisualIdName: | QXlibEglIntegration::getCompatibleVisualId | Prototype: | VisualID QXlibEglIntegration::getCompatibleVisualId(Display *display, EGLDisplay eglDisplay, EGLConfig config) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qxlibeglintegration.cpp | Lines: | 45-162 |
| | 104 | 16 |
QXmlSimpleReaderPrivate::parseExternalIDName: | QXmlSimpleReaderPrivate::parseExternalID | Prototype: | bool QXmlSimpleReaderPrivate::parseExternalID() | Coverage: | 94.186% (81/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4847-5020 |
| | 104 | 36 |
QGraphicsScene::eventName: | QGraphicsScene::event | Prototype: | bool QGraphicsScene::event(QEvent *event) | Coverage: | 0.000% (0/142) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 3324-3526 |
| | 105 | 64 |
QGuiApplicationPrivate::processMouseEventName: | QGuiApplicationPrivate::processMouseEvent | Prototype: | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) | Coverage: | 0.000% (0/112) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1802-1959 |
| | 105 | 27 |
QMetaType::saveName: | QMetaType::save | Prototype: | bool QMetaType::save(QDataStream &stream, int type, const void *data) | Coverage: | 86.331% (120/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1264-1469 |
| | 105 | 82 |
QTextEngine::justifyName: | QTextEngine::justify | Prototype: | void QTextEngine::justify(const QScriptLine &line) | Coverage: | 0.000% (0/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2168-2356 |
| | 105 | 44 |
QTextHtmlImporter::scanTableName: | QTextHtmlImporter::scanTable | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 844-996 |
| | 105 | 29 |
QWidgetTextControlPrivate::keyPressEventName: | QWidgetTextControlPrivate::keyPressEvent | Prototype: | void QWidgetTextControlPrivate::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/122) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1230-1395 |
| | 105 | 32 |
QXmlSimpleReaderPrivate::parseMarkupdeclName: | QXmlSimpleReaderPrivate::parseMarkupdecl | Prototype: | bool QXmlSimpleReaderPrivate::parseMarkupdecl() | Coverage: | 84.404% (92/109) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5025-5190 |
| | 105 | 42 |
generateInterfaceXmlName: | generateInterfaceXml | Prototype: | static QString generateInterfaceXml(const QMetaObject *mo, int flags, int methodOffset, int propOffset) | Coverage: | 80.508% (95/118) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 89-244 |
| | 105 | 28 |
QEglFSKmsDevice::screenForConnectorName: | QEglFSKmsDevice::screenForConnector | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::screenForConnector(drmModeResPtr resources, drmModeConnectorPtr connector, QPoint pos) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | Lines: | 162-314 |
| | 106 | 33 |
QElfParser::parseName: | QElfParser::parse | Prototype: | int QElfParser::parse(const char *dataStart, ulong fdlen, const QString &library, QLibraryPrivate *lib, long *pos, ulong *sectionlen) | Coverage: | 50.000% (58/116) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | Lines: | 67-233 |
| | 106 | 32 |
QTabBarPrivate::layoutTabsName: | QTabBarPrivate::layoutTabs | Prototype: | void QTabBarPrivate::layoutTabs() | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 441-591 |
| | 106 | 11 |
QTextHtmlImporter::processBlockNodeName: | QTextHtmlImporter::processBlockNode | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | Coverage: | 0.000% (0/135) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 998-1163 |
| | 106 | 31 |
read_xpm_bodyName: | read_xpm_body | Prototype: | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 860-1016 |
| | 106 | 34 |
QDateTimeParser::parseSectionName: | QDateTimeParser::parseSection | Prototype: | int QDateTimeParser::parseSection(const QDateTime ¤tValue, int sectionIndex, QString &text, int &cursorPosition, int index, State &state, int *usedptr) const | Coverage: | 87.719% (100/114) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 697-873 |
| | 107 | 45 |
QFormLayoutPrivate::updateSizesName: | QFormLayoutPrivate::updateSizes | Prototype: | void QFormLayoutPrivate::updateSizes() | Coverage: | 0.000% (0/112) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 276-453 |
| | 107 | 27 |
QMessagePattern::setPatternName: | QMessagePattern::setPattern | Prototype: | void QMessagePattern::setPattern(const QString &pattern) | Coverage: | 86.111% (124/144) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1034-1200 |
| | 107 | 48 |
QXmlSimpleReaderPrivate::parseElementName: | QXmlSimpleReaderPrivate::parseElement | Prototype: | bool QXmlSimpleReaderPrivate::parseElement() | Coverage: | 88.679% (94/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3590-3770 |
| | 107 | 42 |
PolygonRegionName: | PolygonRegion | Prototype: | static QRegionPrivate *PolygonRegion(const QPoint *Pts, int Count, int rule) | Coverage: | 0.000% (0/115) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3559-3757 |
| | 109 | 29 |
QTextHtmlExporter::emitCharFormatStyleName: | QTextHtmlExporter::emitCharFormatStyle | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | Coverage: | 0.000% (0/115) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2335-2496 |
| | 109 | 30 |
gray_render_lineName: | gray_render_line | Prototype: | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) | Coverage: | 0.000% (0/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 634-814 |
| | 109 | 20 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 813-992 |
| | 110 | 35 |
QGestureManager::filterEventThroughContextsName: | QGestureManager::filterEventThroughContexts | Prototype: | bool QGestureManager::filterEventThroughContexts(const QMultiMap<QObject *, Qt::GestureType> &contexts, QEvent *event) | Coverage: | 0.000% (0/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 247-407 |
| | 111 | 32 |