| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QNetmaskAddress::setAddress| Name: | QNetmaskAddress::setAddress | | Prototype: | bool QNetmaskAddress::setAddress(const QHostAddress &address) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 239-305 |
| | 34 | 15 |
QMetaObject::invokeMethod| Name: | QMetaObject::invokeMethod | | Prototype: | bool QMetaObject::invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1431-1490 |
| | 34 | 8 |
QMdiSubWindow::setWidget| Name: | QMdiSubWindow::setWidget | | Prototype: | void QMdiSubWindow::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2307-2358 |
| | 34 | 10 |
QListModeViewBase::dropOn| Name: | QListModeViewBase::dropOn | | Prototype: | bool QListModeViewBase::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2106-2155 |
| | 34 | 11 |
QItemSelectionModel::isColumnSelected| Name: | QItemSelectionModel::isColumnSelected | | Prototype: | bool QItemSelectionModel::isColumnSelected(int column, const QModelIndex &parent) const | | Coverage: | 71.186% (42/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1499-1551 |
| | 34 | 17 |
QIPAddressUtils::parseIp4Internal| Name: | QIPAddressUtils::parseIp4Internal | | Prototype: | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) | | Coverage: | 94.340% (50/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 85-127 |
| | 34 | 13 |
QHttpNetworkReplyPrivate::readReplyBodyChunked| Name: | QHttpNetworkReplyPrivate::readReplyBodyChunked | | Prototype: | qint64 QHttpNetworkReplyPrivate::readReplyBodyChunked(QAbstractSocket *socket, QByteDataBuffer *out) | | Coverage: | 64.000% (32/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 845-905 |
| | 34 | 12 |
QHttpNetworkConnectionChannel::_q_encrypted| Name: | QHttpNetworkConnectionChannel::_q_encrypted | | Prototype: | void QHttpNetworkConnectionChannel::_q_encrypted() | | Coverage: | 68.571% (24/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1028-1085 |
| | 34 | 14 |
QHostInfo::lookupHost| Name: | QHostInfo::lookupHost | | Prototype: | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 185-243 |
| | 34 | 9 |
QHostInfo::localDomainName| Name: | QHostInfo::localDomainName | | Prototype: | QString QHostInfo::localDomainName() | | Coverage: | 11.429% (4/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 319-381 |
| | 34 | 11 |
QHashData::rehash| Name: | QHashData::rehash | | Prototype: | void QHashData::rehash(int hint) | | Coverage: | 100.000% (33/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 668-712 |
| | 34 | 11 |
QGraphicsWidget::setTabOrder| Name: | QGraphicsWidget::setTabOrder | | Prototype: | void QGraphicsWidget::setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2145-2199 |
| | 34 | 7 |
QGraphicsViewPrivate::updateRubberBand| Name: | QGraphicsViewPrivate::updateRubberBand | | Prototype: | void QGraphicsViewPrivate::updateRubberBand(const QMouseEvent *event) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 728-784 |
| | 34 | 11 |
QGraphicsItem::scroll| Name: | QGraphicsItem::scroll | | Prototype: | void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5853-5925 |
| | 34 | 10 |
QGLTextureGlyphCache::createTextureData| Name: | QGLTextureGlyphCache::createTextureData | | Prototype: | void QGLTextureGlyphCache::createTextureData(int width, int height) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 90-142 |
| | 34 | 10 |
QGL2GradientCache::generateGradientColorTable| Name: | QGL2GradientCache::generateGradientColorTable | | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 172-222 |
| | 34 | 8 |
QFtpPI::readyRead| Name: | QFtpPI::readyRead | | Prototype: | void QFtpPI::readyRead() | | Coverage: | 78.378% (29/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 934-983 |
| | 34 | 12 |
QFontEngineMulti::stringToCMap| Name: | QFontEngineMulti::stringToCMap | | Prototype: | bool QFontEngineMulti::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1873-1923 |
| | 34 | 12 |
QFileSystemModel::setData| Name: | QFileSystemModel::setData | | Prototype: | bool QFileSystemModel::setData(const QModelIndex &idx, const QVariant &value, int role) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 864-923 |
| | 34 | 4 |
QFSCompleter::splitPath| Name: | QFSCompleter::splitPath | | Prototype: | QStringList QFSCompleter::splitPath(const QString &path) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 4036-4110 |
| | 34 | 10 |
QEvdevKeyboardHandler::readKeycode| Name: | QEvdevKeyboardHandler::readKeycode | | Prototype: | void QEvdevKeyboardHandler::readKeycode() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 153-216 |
| | 34 | 16 |
QDefaultItemEditorFactory::createEditor| Name: | QDefaultItemEditorFactory::createEditor | | Prototype: | QWidget *QDefaultItemEditorFactory::createEditor(int userType, QWidget *parent) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 227-289 |
| | 34 | 12 |
QDBusMetaTypeId::init| Name: | QDBusMetaTypeId::init | | Prototype: | void QDBusMetaTypeId::init() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 90-138 |
| | 34 | 2 |
QDBusConnectionPrivate::addSignalHook| Name: | QDBusConnectionPrivate::addSignalHook | | Prototype: | void QDBusConnectionPrivate::addSignalHook(const QString &key, const SignalHook &hook) | | Coverage: | 82.927% (34/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2216-2271 |
| | 34 | 10 |
QCommandLinkButton::paintEvent| Name: | QCommandLinkButton::paintEvent | | Prototype: | void QCommandLinkButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 348-398 |
| | 34 | 5 |
QApplicationPrivate::setPalette_helper| Name: | QApplicationPrivate::setPalette_helper | | Prototype: | void QApplicationPrivate::setPalette_helper(const QPalette &palette, const char* className, bool clearWidgetPaletteHash) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1465-1518 |
| | 34 | 14 |
QAccessibleTextInterface::textAtOffset| Name: | QAccessibleTextInterface::textAtOffset | | Prototype: | QString QAccessibleTextInterface::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2263-2322 |
| | 34 | 15 |
QAccessible::queryAccessibleInterface| Name: | QAccessible::queryAccessibleInterface | | Prototype: | QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 669-724 |
| | 34 | 11 |
QAbstractItemView::rowsAboutToBeRemoved| Name: | QAbstractItemView::rowsAboutToBeRemoved | | Prototype: | void QAbstractItemView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3350-3400 |
| | 34 | 11 |
writingSystemFromScript| Name: | writingSystemFromScript | | Prototype: | static QFontDatabase::WritingSystem writingSystemFromScript(QLocale::Script script) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 56-124 |
| | 33 | 33 |
set_text| Name: | set_text | | Prototype: | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 734-806 |
| | 33 | 10 |
qt_painterpath_check_crossing| Name: | qt_painterpath_check_crossing | | Prototype: | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1988-2039 |
| | 33 | 10 |
qt_get_hex_rgb| Name: | qt_get_hex_rgb | | Prototype: | bool qt_get_hex_rgb(const char *name, QRgb *rgb) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 76-114 |
| | 33 | 8 |
qt_alphamapblit_uint32| Name: | qt_alphamapblit_uint32 | | Prototype: | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5803-5897 |
| | 33 | 11 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QString &str) | | Coverage: | 88.462% (23/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8720-8767 |
| | 33 | 9 |
load_glyph_image_to_texture| Name: | load_glyph_image_to_texture | | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 184-252 |
| | 33 | 9 |
fixedXmlName| Name: | fixedXmlName | | Prototype: | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) | | Coverage: | 17.073% (7/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 630-679 |
| | 33 | 12 |
convertWithPalette| Name: | convertWithPalette | | Prototype: | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2070-2119 |
| | 33 | 9 |
blend_untransformed_generic| Name: | blend_untransformed_generic | | Prototype: | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4134-4177 |
| | 33 | 8 |
bezierAtT| Name: | bezierAtT | | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2924-2976 |
| | 33 | 9 |
ValueExtractor::borderValue| Name: | ValueExtractor::borderValue | | Prototype: | void ValueExtractor::borderValue(const Declaration &decl, int *width, QCss::BorderStyle *style, QBrush *color) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 944-991 |
| | 33 | 8 |
QXmlSimpleReaderPrivate::processElementEmptyTag| Name: | QXmlSimpleReaderPrivate::processElementEmptyTag | | Prototype: | bool QXmlSimpleReaderPrivate::processElementEmptyTag() | | Coverage: | 65.625% (21/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3776-3830 |
| | 33 | 11 |
QXcbWindow::setNetWmStates| Name: | QXcbWindow::setNetWmStates | | Prototype: | void QXcbWindow::setNetWmStates(NetWmStates states) | | Coverage: | 73.684% (28/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1094-1138 |
| | 33 | 11 |
QXcbWindow::hide| Name: | QXcbWindow::hide | | Prototype: | void QXcbWindow::hide() | | Coverage: | 60.714% (17/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 853-910 |
| | 33 | 10 |
QWindowsStyle::styleHint| Name: | QWindowsStyle::styleHint | | Prototype: | int QWindowsStyle::styleHint(StyleHint hint, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 568-682 |
| | 33 | 27 |
QWidgetPrivate::setNetWmWindowTypes| Name: | QWidgetPrivate::setNetWmWindowTypes | | Prototype: | void QWidgetPrivate::setNetWmWindowTypes(bool skipIfMissing) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12960-12999 |
| | 33 | 16 |
QWhatsThat::QWhatsThat| Name: | QWhatsThat::QWhatsThat | | Prototype: | QWhatsThat::QWhatsThat(const QString& txt, QWidget* parent, QWidget *showTextFor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 179-227 |
| | 33 | 5 |
QTreeViewPrivate::itemAtCoordinate| Name: | QTreeViewPrivate::itemAtCoordinate | | Prototype: | int QTreeViewPrivate::itemAtCoordinate(int coordinate) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3498-3545 |
| | 33 | 14 |
QTreeViewPrivate::calcLogicalIndices| Name: | QTreeViewPrivate::calcLogicalIndices | | Prototype: | void QTreeViewPrivate::calcLogicalIndices(QVector<int> *logicalIndices, QVector<QStyleOptionViewItem::ViewItemPosition> *itemPositions, int left, int right) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1534-1582 |
| | 33 | 10 |
QTextLineItemIterator::getSelectionBounds| Name: | QTextLineItemIterator::getSelectionBounds | | Prototype: | bool QTextLineItemIterator::getSelectionBounds(QFixed *selectionX, QFixed *selectionWidth) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3626-3678 |
| | 33 | 10 |
QTextEditPrivate::init| Name: | QTextEditPrivate::init | | Prototype: | void QTextEditPrivate::init(const QString &html) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 140-190 |
| | 33 | 2 |
QTextDocumentPrivate::setBlockFormat| Name: | QTextDocumentPrivate::setBlockFormat | | Prototype: | void QTextDocumentPrivate::setBlockFormat(const QTextBlock &from, const QTextBlock &to, const QTextBlockFormat &newFormat, FormatChangeMode mode) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 777-826 |
| | 33 | 9 |
QTextDocumentPrivate::insertBlock| Name: | QTextDocumentPrivate::insertBlock | | Prototype: | int QTextDocumentPrivate::insertBlock(QChar blockSeparator, int pos, int blockFormat, int charFormat, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 394-444 |
| | 33 | 4 |
QTextDocumentPrivate::clearUndoRedoStacks| Name: | QTextDocumentPrivate::clearUndoRedoStacks | | Prototype: | void QTextDocumentPrivate::clearUndoRedoStacks(QTextDocument::Stacks stacksToClear, bool emitSignals) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1098-1138 |
| | 33 | 14 |
QTest::formatResult| Name: | QTest::formatResult | | Prototype: | template <typename T> QString formatResult(T number, int significantDigits) | | Coverage: | 55.172% (16/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 144-200 |
| | 33 | 9 |
QStyledItemDelegate::editorEvent| Name: | QStyledItemDelegate::editorEvent | | Prototype: | bool QStyledItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 589-640 |
| | 33 | 9 |
QStyleSheetStyle::setGeometry| Name: | QStyleSheetStyle::setGeometry | | Prototype: | void QStyleSheetStyle::setGeometry(QWidget *w) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2448-2494 |
| | 33 | 10 |
QSqlTableModel::submitAll| Name: | QSqlTableModel::submitAll | | Prototype: | bool QSqlTableModel::submitAll() | | Coverage: | 87.805% (36/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 733-786 |
| | 33 | 15 |
QSpdyProtocolHandler::handleControlFrame| Name: | QSpdyProtocolHandler::handleControlFrame | | Prototype: | void QSpdyProtocolHandler::handleControlFrame(const QByteArray &frameHeaders) | | Coverage: | 36.364% (8/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 794-854 |
| | 33 | 11 |
QRenderRule::drawBackgroundImage| Name: | QRenderRule::drawBackgroundImage | | Prototype: | void QRenderRule::drawBackgroundImage(QPainter *p, const QRect &rect, QPoint off) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1162-1213 |
| | 33 | 11 |
QRectF::intersects| Name: | QRectF::intersects | | Prototype: | bool QRectF::intersects(const QRectF &r) const noexcept | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2311-2356 |
| | 33 | 11 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QRectF &r) const noexcept | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2019-2064 |
| | 33 | 11 |
QRect::contains| Name: | QRect::contains | | Prototype: | bool QRect::contains(const QRect &r, bool proper) const noexcept | | Coverage: | 72.000% (36/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 890-940 |
| | 33 | 12 |
QQuaternion::getEulerAngles| Name: | QQuaternion::getEulerAngles | | Prototype: | void QQuaternion::getEulerAngles(float *pitch, float *yaw, float *roll) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 511-560 |
| | 33 | 4 |
QPropertyAnimation::updateState| Name: | QPropertyAnimation::updateState | | Prototype: | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 67.568% (25/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 257-315 |
| | 33 | 9 |
QProgressDialog::setValue| Name: | QProgressDialog::setValue | | Prototype: | void QProgressDialog::setValue(int progress) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 663-711 |
| | 33 | 11 |
QPrintDevice::format| Name: | QPrintDevice::format | | Prototype: | void QPrintDevice::format(QDebug debug) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 256-296 |
| | 33 | 9 |
QPlainTextEdit::event| Name: | QPlainTextEdit::event | | Prototype: | bool QPlainTextEdit::event(QEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1516-1568 |
| | 33 | 8 |
QPathClipper::intersect| Name: | QPathClipper::intersect | | Prototype: | bool QPathClipper::intersect() | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1364-1413 |
| | 33 | 13 |
QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core| Name: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core | | Prototype: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 84-119 |
| | 33 | 12 |
QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5| Name: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5 | | Prototype: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines: | 84-119 |
| | 33 | 12 |
QOpenGLDebugLogger::initialize| Name: | QOpenGLDebugLogger::initialize | | Prototype: | bool QOpenGLDebugLogger::initialize() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1382-1442 |
| | 33 | 8 |
QNetworkReplyHttpImplPrivate::_q_startOperation| Name: | QNetworkReplyHttpImplPrivate::_q_startOperation | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_startOperation() | | Coverage: | 74.074% (20/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1717-1782 |
| | 33 | 9 |
QMimeBinaryProvider::matchSuffixTree| Name: | QMimeBinaryProvider::matchSuffixTree | | Prototype: | bool QMimeBinaryProvider::matchSuffixTree(QMimeGlobMatchResult &result, QMimeBinaryProvider::CacheFile *cacheFile, int numEntries, int firstOffset, const QString &fileName, int charPos, bool caseSensitiveCheck) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 334-375 |
| | 33 | 9 |
QMetaObjectPrivate::disconnect| Name: | QMetaObjectPrivate::disconnect | | Prototype: | bool QMetaObjectPrivate::disconnect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, void **slot, DisconnectType disconnectType) | | Coverage: | 81.818% (27/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3380-3433 |
| | 33 | 11 |
QMenuPrivate::scrollMenu| Name: | QMenuPrivate::scrollMenu | | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollDirection direction, bool page, bool active) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1010-1053 |
| | 33 | 11 |
QMdiSubWindow::changeEvent| Name: | QMdiSubWindow::changeEvent | | Prototype: | void QMdiSubWindow::changeEvent(QEvent *changeEvent) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2975-3026 |
| | 33 | 13 |
QJsonParseError::errorString| Name: | QJsonParseError::errorString | | Prototype: | QString QJsonParseError::errorString() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 141-196 |
| | 33 | 16 |
QItemSelection::split| Name: | QItemSelection::split | | Prototype: | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 558-599 |
| | 33 | 6 |
QIconCacheGtkReader::lookup| Name: | QIconCacheGtkReader::lookup | | Prototype: | QVector<const char *> QIconCacheGtkReader::lookup(const QString &name) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 244-292 |
| | 33 | 8 |
QHeaderView::swapSections| Name: | QHeaderView::swapSections | | Prototype: | void QHeaderView::swapSections(int first, int second) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 809-857 |
| | 33 | 7 |
QGraphicsProxyWidget::eventFilter| Name: | QGraphicsProxyWidget::eventFilter | | Prototype: | bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 937-998 |
| | 33 | 17 |
QGraphicsItemPrivate::initStyleOption| Name: | QGraphicsItemPrivate::initStyleOption | | Prototype: | void QGraphicsItemPrivate::initStyleOption(QStyleOptionGraphicsItem *option, const QTransform &worldTransform, const QRegion &exposedRegion, bool allItems) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1399-1450 |
| | 33 | 12 |
QGraphicsAnchorLayoutPrivate::setItemsGeometries| Name: | QGraphicsAnchorLayoutPrivate::setItemsGeometries | | Prototype: | void QGraphicsAnchorLayoutPrivate::setItemsGeometries(const QRectF &geom) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2618-2668 |
| | 33 | 6 |
QGraphicsAnchorLayoutPrivate::restoreVertices| Name: | QGraphicsAnchorLayoutPrivate::restoreVertices | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreVertices(Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1289-1358 |
| | 33 | 7 |
QGraphicsAnchorLayoutPrivate::getGraphParts| Name: | QGraphicsAnchorLayoutPrivate::getGraphParts | | Prototype: | QGraphicsAnchorLayoutPrivate::GraphParts QGraphicsAnchorLayoutPrivate::getGraphParts(Orientation orientation) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2493-2564 |
| | 33 | 9 |
QGestureManager::cancelGesturesForChildren| Name: | QGestureManager::cancelGesturesForChildren | | Prototype: | void QGestureManager::cancelGesturesForChildren(QGesture *original) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 410-465 |
| | 33 | 10 |
QGLShaderPrivate::compile| Name: | QGLShaderPrivate::compile | | Prototype: | bool QGLShaderPrivate::compile(QGLShader *q) | | Coverage: | 16.667% (4/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 265-306 |
| | 33 | 7 |
QGL2PaintEngineEx::beginNativePainting| Name: | QGL2PaintEngineEx::beginNativePainting | | Prototype: | void QGL2PaintEngineEx::beginNativePainting() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 536-593 |
| | 33 | 5 |
QFormLayoutPrivate::arrangeWidgets| Name: | QFormLayoutPrivate::arrangeWidgets | | Prototype: | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1912-1973 |
| | 33 | 9 |
QFontDialogPrivate::updateStyles| Name: | QFontDialogPrivate::updateStyles | | Prototype: | void QFontDialogPrivate::updateStyles() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 572-621 |
| | 33 | 11 |
QFontComboBoxPrivate::_q_updateModel| Name: | QFontComboBoxPrivate::_q_updateModel | | Prototype: | void QFontComboBoxPrivate::_q_updateModel() | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 310-364 |
| | 33 | 11 |
QFontCache::clear| Name: | QFontCache::clear | | Prototype: | void QFontCache::clear() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2721-2778 |
| | 33 | 11 |
QFocusFrame::setWidget| Name: | QFocusFrame::setWidget | | Prototype: | void QFocusFrame::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 182-237 |
| | 33 | 11 |
QFocusFrame::eventFilter| Name: | QFocusFrame::eventFilter | | Prototype: | bool QFocusFrame::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 276-333 |
| | 33 | 19 |
QFSFileEnginePrivate::nativeRead| Name: | QFSFileEnginePrivate::nativeRead | | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | | Coverage: | 77.083% (37/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 288-344 |
| | 33 | 13 |
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate| Name: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate | | Prototype: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(GMainContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 291-350 |
| | 33 | 3 |
QDockWidgetPrivate::nonClientAreaMouseEvent| Name: | QDockWidgetPrivate::nonClientAreaMouseEvent | | Prototype: | void QDockWidgetPrivate::nonClientAreaMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 960-1021 |
| | 33 | 13 |
QDockAreaLayout::sizeHint| Name: | QDockAreaLayout::sizeHint | | Prototype: | QSize QDockAreaLayout::sizeHint() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2925-2973 |
| | 33 | 6 |
QDockAreaLayout::minimumSize| Name: | QDockAreaLayout::minimumSize | | Prototype: | QSize QDockAreaLayout::minimumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2975-3023 |
| | 33 | 6 |