| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSettingsPrivate::iniEscapedString| Name: | QSettingsPrivate::iniEscapedString | | Prototype: | void QSettingsPrivate::iniEscapedString(const QString &str, QByteArray &result, QTextCodec *codec) | | Coverage: | 98.592% (70/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 628-709 |
| | 53 | 18 |
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 |
QPainterPrivate::drawGlyphs| Name: | QPainterPrivate::drawGlyphs | | Prototype: | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5571-5649 |
| | 53 | 9 |
QOpenGLTexturePrivate::allocateImmutableStorage| Name: | QOpenGLTexturePrivate::allocateImmutableStorage | | Prototype: | void QOpenGLTexturePrivate::allocateImmutableStorage() | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1137-1229 |
| | 53 | 19 |
QOpenGLShaderPrivate::compile| Name: | QOpenGLShaderPrivate::compile | | Prototype: | bool QOpenGLShaderPrivate::compile(QOpenGLShader *q) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 254-345 |
| | 53 | 14 |
QMenu::event| Name: | QMenu::event | | Prototype: | bool QMenu::event(QEvent *e) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2678-2758 |
| | 53 | 22 |
QImage::setAlphaChannel| Name: | QImage::setAlphaChannel | | Prototype: | void QImage::setAlphaChannel(const QImage &alphaChannel) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4183-4255 |
| | 53 | 12 |
QHostAddress::parseSubnet| Name: | QHostAddress::parseSubnet | | Prototype: | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) | | Coverage: | 96.721% (59/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 980-1076 |
| | 53 | 19 |
QFontconfigDatabase::fallbacksForFamily| Name: | QFontconfigDatabase::fallbacksForFamily | | Prototype: | QStringList QFontconfigDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 664-739 |
| | 53 | 12 |
QFileSystemModelPrivate::_q_fileSystemChanged| Name: | QFileSystemModelPrivate::_q_fileSystemChanged | | Prototype: | void QFileSystemModelPrivate::_q_fileSystemChanged(const QString &path, const QVector<QPair<QString, QFileInfo> > &updates) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1772-1871 |
| | 53 | 15 |
QFile::copy| Name: | QFile::copy | | Prototype: | bool QFile::copy(const QString &newName) | | Coverage: | 55.102% (27/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 742-830 |
| | 53 | 16 |
QEglFSCursor::draw| Name: | QEglFSCursor::draw | | Prototype: | void QEglFSCursor::draw(const QRectF &r) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 423-500 |
| | 53 | 6 |
QDockWidget::event| Name: | QDockWidget::event | | Prototype: | bool QDockWidget::event(QEvent *event) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1441-1542 |
| | 53 | 33 |
QAbstractSocket::connectToHost| Name: | QAbstractSocket::connectToHost | | Prototype: | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | | Coverage: | 86.486% (32/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1614-1705 |
| | 53 | 11 |
shift| Name: | shift | | Prototype: | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 255-331 |
| | 52 | 9 |
qt_xcb_createCursorXRender| Name: | qt_xcb_createCursorXRender | | Prototype: | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 193-266 |
| | 52 | 5 |
q_reduceConfigAttributes| Name: | q_reduceConfigAttributes | | Prototype: | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 112-209 |
| | 52 | 16 |
qDBusIntrospectObject| Name: | qDBusIntrospectObject | | Prototype: | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) | | Coverage: | 85.714% (30/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 120-194 |
| | 52 | 11 |
QXcbXSettingsPrivate::populateSettings| Name: | QXcbXSettingsPrivate::populateSettings | | Prototype: | void populateSettings(const QByteArray &xSettings) | | Coverage: | 36.508% (23/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 144-217 |
| | 52 | 15 |
QWidgetTextControlPrivate::mouseMoveEvent| Name: | QWidgetTextControlPrivate::mouseMoveEvent | | Prototype: | void QWidgetTextControlPrivate::mouseMoveEvent(QEvent *e, Qt::MouseButton button, const QPointF &mousePos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1663-1750 |
| | 52 | 18 |
QWidgetTextControlPrivate::inputMethodEvent| Name: | QWidgetTextControlPrivate::inputMethodEvent | | Prototype: | void QWidgetTextControlPrivate::inputMethodEvent(QInputMethodEvent *e) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1985-2054 |
| | 52 | 13 |
QWhatsThisPrivate::say| Name: | QWhatsThisPrivate::say | | Prototype: | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 562-638 |
| | 52 | 10 |
QUtf16::convertToUnicode| Name: | QUtf16::convertToUnicode | | Prototype: | QString QUtf16::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | | Coverage: | 94.643% (53/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 455-528 |
| | 52 | 17 |
QTransform::rotate| Name: | QTransform::rotate | | Prototype: | QTransform & QTransform::rotate(qreal a, Qt::Axis axis) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 604-681 |
| | 52 | 15 |
QTextOdfWriter::writeAll| Name: | QTextOdfWriter::writeAll | | Prototype: | bool QTextOdfWriter::writeAll() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 758-831 |
| | 52 | 8 |
QTabBar::paintEvent| Name: | QTabBar::paintEvent | | Prototype: | void QTabBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1605-1686 |
| | 52 | 16 |
QSocks5SocketEngine::bind| Name: | QSocks5SocketEngine::bind | | Prototype: | bool QSocks5SocketEngine::bind(const QHostAddress &addr, quint16 port) | | Coverage: | 70.455% (31/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1320-1412 |
| | 52 | 12 |
QPlatformFontDatabase::writingSystemsFromTrueTypeBits| Name: | QPlatformFontDatabase::writingSystemsFromTrueTypeBits | | Prototype: | QSupportedWritingSystems QPlatformFontDatabase::writingSystemsFromTrueTypeBits(quint32 unicodeRange[4], quint32 codePageRange[2]) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 539-624 |
| | 52 | 17 |
QPlainTextEditPrivate::_q_adjustScrollbars| Name: | QPlainTextEditPrivate::_q_adjustScrollbars | | Prototype: | void QPlainTextEditPrivate::_q_adjustScrollbars() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 945-1018 |
| | 52 | 9 |
QPainter::drawText| Name: | QPainter::drawText | | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5837-5914 |
| | 52 | 11 |
QPageSetupWidget::updateWidget| Name: | QPageSetupWidget::updateWidget | | Prototype: | void QPageSetupWidget::updateWidget() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 400-488 |
| | 52 | 8 |
QOpenGLTextureGlyphCache::fillTexture| Name: | QOpenGLTextureGlyphCache::fillTexture | | Prototype: | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 325-415 |
| | 52 | 14 |
QNativeSocketEnginePrivate::nativeReceiveDatagram| Name: | QNativeSocketEnginePrivate::nativeReceiveDatagram | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeReceiveDatagram(char *data, qint64 maxSize, QIpPacketHeader *header, QAbstractSocketEngine::PacketHeaderOptions options) | | Coverage: | 28.571% (16/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 829-932 |
| | 52 | 12 |
QMimeBinaryProvider::loadMimeTypePrivate| Name: | QMimeBinaryProvider::loadMimeTypePrivate | | Prototype: | void QMimeBinaryProvider::loadMimeTypePrivate(QMimeTypePrivate &data) | | Coverage: | 72.131% (44/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 553-648 |
| | 52 | 19 |
QLocaleData::longLongToString| Name: | QLocaleData::longLongToString | | Prototype: | QString QLocaleData::longLongToString(const QChar zero, const QChar group, const QChar plus, const QChar minus, qlonglong l, int precision, int base, int width, unsigned flags) | | Coverage: | 65.217% (60/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2882-2967 |
| | 52 | 19 |
QLibraryPrivate::load_sys| Name: | QLibraryPrivate::load_sys | | Prototype: | bool QLibraryPrivate::load_sys() | | Coverage: | 83.333% (60/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | | Lines: | 129-263 |
| | 52 | 17 |
QLibraryInfo::location| Name: | QLibraryInfo::location | | Prototype: | QString QLibraryInfo::location(LibraryLocation loc) | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 409-580 |
| | 52 | 13 |
QImage::rgbSwapped_helper| Name: | QImage::rgbSwapped_helper | | Prototype: | QImage QImage::rgbSwapped_helper() const | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3168-3253 |
| | 52 | 31 |
QHeaderView::setModel| Name: | QHeaderView::setModel | | Prototype: | void QHeaderView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 342-408 |
| | 52 | 6 |
QGraphicsWidget::setGeometry| Name: | QGraphicsWidget::setGeometry | | Prototype: | void QGraphicsWidget::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 346-429 |
| | 52 | 17 |
QGraphicsSceneIndexPrivate::recursive_items_helper| Name: | QGraphicsSceneIndexPrivate::recursive_items_helper | | Prototype: | void QGraphicsSceneIndexPrivate::recursive_items_helper(QGraphicsItem *item, QRectF exposeRect, QGraphicsSceneIndexIntersector intersect, QList<QGraphicsItem *> *items, const QTransform &viewTransform, Qt::ItemSelectionMode mode, qreal parentOpacity, const void *intersectData) const | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 248-329 |
| | 52 | 18 |
QGLTextureGlyphCache::fillTexture| Name: | QGLTextureGlyphCache::fillTexture | | Prototype: | void QGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 273-363 |
| | 52 | 17 |
QFontEngine::loadKerningPairs| Name: | QFontEngine::loadKerningPairs | | Prototype: | void QFontEngine::loadKerningPairs(QFixed scalingFactor) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1127-1215 |
| | 52 | 18 |
QDateTimeEditPrivate::_q_editorCursorPositionChanged| Name: | QDateTimeEditPrivate::_q_editorCursorPositionChanged | | Prototype: | void QDateTimeEditPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2160-2224 |
| | 52 | 11 |
QCosmeticStroker::setup| Name: | QCosmeticStroker::setup | | Prototype: | void QCosmeticStroker::setup() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 227-303 |
| | 52 | 10 |
QApplication::setStyle| Name: | QApplication::setStyle | | Prototype: | void QApplication::setStyle(QStyle *style) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1188-1282 |
| | 52 | 19 |
QApplication::event| Name: | QApplication::event | | Prototype: | bool QApplication::event(QEvent *e) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1997-2076 |
| | 52 | 20 |
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 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPen &p) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 948-1014 |
| | 51 | 7 |
argToString| Name: | argToString | | Prototype: | bool argToString(const QDBusArgument &busArg, QString &out) | | Coverage: | 80.000% (48/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 155-232 |
| | 51 | 24 |
QZipReader::fileData| Name: | 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: | 927-1005 |
| | 51 | 14 |
QXcbWindow::frameMargins| Name: | QXcbWindow::frameMargins | | Prototype: | QMargins QXcbWindow::frameMargins() const | | Coverage: | 73.529% (25/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 703-793 |
| | 51 | 9 |
QXcbShmImage::put| Name: | QXcbShmImage::put | | Prototype: | void QXcbShmImage::put(xcb_window_t window, const QPoint &target, const QRect &source) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 213-292 |
| | 51 | 6 |
QXcbDrag::handle_xdnd_position| Name: | QXcbDrag::handle_xdnd_position | | Prototype: | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 721-793 |
| | 51 | 12 |
QXcbClipboard::clipboardReadProperty| Name: | QXcbClipboard::clipboardReadProperty | | Prototype: | bool QXcbClipboard::clipboardReadProperty(xcb_window_t win, xcb_atom_t property, bool deleteProperty, QByteArray *buffer, int *size, xcb_atom_t *type, int *format) | | Coverage: | 55.000% (22/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 748-832 |
| | 51 | 12 |
QTextStreamPrivate::scan| Name: | QTextStreamPrivate::scan | | Prototype: | bool QTextStreamPrivate::scan(const QChar **ptr, int *length, int maxlen, TokenDelimiter delimiter) | | Coverage: | 98.649% (73/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 643-730 |
| | 51 | 16 |
QTextHtmlImporter::import| Name: | QTextHtmlImporter::import | | Prototype: | void QTextHtmlImporter::import() | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 444-550 |
| | 51 | 16 |
QTextHtmlImporter::closeTag| Name: | QTextHtmlImporter::closeTag | | Prototype: | bool QTextHtmlImporter::closeTag() | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 750-836 |
| | 51 | 22 |
QTest::qInvokeTestMethodDataEntry| Name: | QTest::qInvokeTestMethodDataEntry | | Prototype: | static void qInvokeTestMethodDataEntry(char *slot) | | Coverage: | 76.119% (51/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2044-2131 |
| | 51 | 13 |
QTableView::sizeHintForRow| Name: | QTableView::sizeHintForRow | | Prototype: | int QTableView::sizeHintForRow(int row) const | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2218-2290 |
| | 51 | 14 |
QTableView::sizeHintForColumn| Name: | QTableView::sizeHintForColumn | | Prototype: | int QTableView::sizeHintForColumn(int column) const | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2307-2378 |
| | 51 | 14 |
QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core| Name: | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core | | Prototype: | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core() | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 84-154 |
| | 51 | 18 |
QOpenGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QOpenGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1977-2052 |
| | 51 | 6 |
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 |
QHttpNetworkConnectionPrivate::prepareRequest| Name: | QHttpNetworkConnectionPrivate::prepareRequest | | Prototype: | void QHttpNetworkConnectionPrivate::prepareRequest(HttpMessagePair &messagePair) | | Coverage: | 76.190% (48/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 248-347 |
| | 51 | 18 |
QHeaderViewPrivate::_q_sectionsRemoved| Name: | QHeaderViewPrivate::_q_sectionsRemoved | | Prototype: | void QHeaderViewPrivate::_q_sectionsRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1932-2006 |
| | 51 | 17 |
QGridLayoutPrivate::setupLayoutData| Name: | QGridLayoutPrivate::setupLayoutData | | Prototype: | void QGridLayoutPrivate::setupLayoutData(int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 762-857 |
| | 51 | 16 |
QGraphicsWidgetPrivate::windowFrameMouseMoveEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseMoveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 561-629 |
| | 51 | 13 |
QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent| Name: | QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent | | Prototype: | void QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 215-299 |
| | 51 | 16 |
QGraphicsAnchorLayoutPrivate::simplifyVertices| Name: | QGraphicsAnchorLayoutPrivate::simplifyVertices | | Prototype: | bool QGraphicsAnchorLayoutPrivate::simplifyVertices(Orientation orientation) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 910-1007 |
| | 51 | 14 |
QEGLPlatformContext::updateFormatFromGL| Name: | QEGLPlatformContext::updateFormatFromGL | | Prototype: | void QEGLPlatformContext::updateFormatFromGL() | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 284-365 |
| | 51 | 18 |
QDockAreaLayoutInfo::gapIndex| Name: | QDockAreaLayoutInfo::gapIndex | | Prototype: | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 739-828 |
| | 51 | 17 |
QConfFileSettingsPrivate::writeIniFile| Name: | QConfFileSettingsPrivate::writeIniFile | | Prototype: | bool QConfFileSettingsPrivate::writeIniFile(QIODevice &device, const ParsedSettingsMap &map) | | Coverage: | 88.095% (37/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1818-1905 |
| | 51 | 12 |
QAbstractItemViewPrivate::extendedSelectionCommand| Name: | QAbstractItemViewPrivate::extendedSelectionCommand | | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::extendedSelectionCommand( const QModelIndex &index, const QEvent *event) const | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3936-4027 |
| | 51 | 31 |
PathSimplifier::buildTree| Name: | PathSimplifier::buildTree | | Prototype: | PathSimplifier::BVHNode *PathSimplifier::buildTree(Element **elements, int elementCount) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 927-997 |
| | 51 | 10 |
spiStatesFromQState| Name: | spiStatesFromQState | | Prototype: | quint64 spiStatesFromQState(QAccessible::State state) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | | Lines: | 53-115 |
| | 50 | 24 |
qDBusPropertyGet| Name: | qDBusPropertyGet | | Prototype: | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 74.510% (38/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 217-283 |
| | 50 | 13 |
mult| Name: | mult | | Prototype: | static Bigint *mult(Bigint *a, Bigint *b) | | Coverage: | 93.333% (28/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 715-795 |
| | 50 | 10 |
gray_raster_render| Name: | gray_raster_render | | Prototype: | static int gray_raster_render( QT_FT_Raster raster, const QT_FT_Raster_Params* params ) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1742-1835 |
| | 50 | 16 |
_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 |
QXmlInputSource::fromRawData| Name: | QXmlInputSource::fromRawData | | Prototype: | QString QXmlInputSource::fromRawData(const QByteArray &data, bool beginning) | | Coverage: | 59.524% (50/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1333-1421 |
| | 50 | 16 |
QXcbDrag::findRealWindow| Name: | QXcbDrag::findRealWindow | | Prototype: | xcb_window_t QXcbDrag::findRealWindow(const QPoint & pos, xcb_window_t w, int md, bool ignoreNonXdndAwareWindows) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 248-323 |
| | 50 | 16 |
QTextList::itemText| Name: | QTextList::itemText | | Prototype: | QString QTextList::itemText(const QTextBlock &blockIt) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | | Lines: | 174-269 |
| | 50 | 18 |
QTextHtmlParser::parseTag| Name: | QTextHtmlParser::parseTag | | Prototype: | void QTextHtmlParser::parseTag() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 645-732 |
| | 50 | 13 |
QStyledItemDelegate::initStyleOption| Name: | QStyledItemDelegate::initStyleOption | | Prototype: | void QStyledItemDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 268-345 |
| | 50 | 14 |
QSaveFile::open| Name: | QSaveFile::open | | Prototype: | bool QSaveFile::open(OpenMode mode) | | Coverage: | 71.739% (33/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 175-248 |
| | 50 | 14 |
QPathClipper::clip| Name: | QPathClipper::clip | | Prototype: | QPainterPath QPathClipper::clip(Operation operation) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1543-1630 |
| | 50 | 26 |
QMdiSubWindow::keyPressEvent| Name: | QMdiSubWindow::keyPressEvent | | Prototype: | void QMdiSubWindow::keyPressEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3355-3432 |
| | 50 | 17 |
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 |
QLayout::activate| Name: | QLayout::activate | | Prototype: | bool QLayout::activate() | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1056-1125 |
| | 50 | 18 |
QImageTextureGlyphCache::fillTexture| Name: | QImageTextureGlyphCache::fillTexture | | Prototype: | void QImageTextureGlyphCache::fillTexture(const Coord &c, glyph_t g, QFixed subPixelPosition) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 303-394 |
| | 50 | 19 |
QGraphicsWidgetPrivate::windowFrameHoverMoveEvent| Name: | QGraphicsWidgetPrivate::windowFrameHoverMoveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 631-713 |
| | 50 | 21 |
QGraphicsView::render| Name: | QGraphicsView::render | | Prototype: | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2143-2228 |
| | 50 | 10 |
QFontDatabase::load| Name: | QFontDatabase::load | | Prototype: | void QFontDatabase::load(const QFontPrivate *d, int script) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2723-2814 |
| | 50 | 18 |
QComboMenuDelegate::getStyleOption| Name: | QComboMenuDelegate::getStyleOption | | Prototype: | QStyleOptionMenuItem QComboMenuDelegate::getStyleOption(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 113-184 |
| | 50 | 12 |
AnchorData::refreshSizeHints| Name: | AnchorData::refreshSizeHints | | Prototype: | void AnchorData::refreshSizeHints(const QLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 170-258 |
| | 50 | 9 |
qt_xcb_pixmapFromXPixmap| Name: | qt_xcb_pixmapFromXPixmap | | Prototype: | QPixmap qt_xcb_pixmapFromXPixmap(QXcbConnection *connection, xcb_pixmap_t pixmap, int width, int height, int depth, const xcb_visualtype_t *visual) | | Coverage: | 29.412% (15/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 82-164 |
| | 49 | 17 |
numerusHelper| Name: | numerusHelper | | Prototype: | static uint numerusHelper(int n, const uchar *rules, uint rulesSize) | | Coverage: | 37.931% (22/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 199-276 |
| | 49 | 18 |
createWriteHandlerHelper| Name: | createWriteHandlerHelper | | Prototype: | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 128-234 |
| | 49 | 20 |
convertToLevelAndOption| Name: | convertToLevelAndOption | | Prototype: | static void convertToLevelAndOption(QNativeSocketEngine::SocketOption opt, QAbstractSocket::NetworkLayerProtocol socketProtocol, int &level, int &n) | | Coverage: | 86.441% (51/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 149-235 |
| | 49 | 22 |