| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractSpinBox::focusOutEvent| Name: | QAbstractSpinBox::focusOutEvent | | Prototype: | void QAbstractSpinBox::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1143-1160 |
| | 8 | 2 |
QAbstractScrollAreaScrollBarContainer::addWidget| Name: | QAbstractScrollAreaScrollBarContainer::addWidget | | Prototype: | void QAbstractScrollAreaScrollBarContainer::addWidget(QWidget *widget, LogicalPosition position) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 190-202 |
| | 8 | 2 |
QAbstractScrollArea::viewportEvent| Name: | QAbstractScrollArea::viewportEvent | | Prototype: | bool QAbstractScrollArea::viewportEvent(QEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1178-1220 |
| | 8 | 23 |
QAbstractProxyModel::setHeaderData| Name: | QAbstractProxyModel::setHeaderData | | Prototype: | bool QAbstractProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 299-311 |
| | 8 | 2 |
QAbstractProxyModel::mapSelectionToSource| Name: | QAbstractProxyModel::mapSelectionToSource | | Prototype: | QItemSelection QAbstractProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 205-216 |
| | 8 | 3 |
QAbstractProxyModel::mapSelectionFromSource| Name: | QAbstractProxyModel::mapSelectionFromSource | | Prototype: | QItemSelection QAbstractProxyModel::mapSelectionFromSource(const QItemSelection &sourceSelection) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 223-234 |
| | 8 | 3 |
QAbstractProxyModel::headerData| Name: | QAbstractProxyModel::headerData | | Prototype: | QVariant QAbstractProxyModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 248-260 |
| | 8 | 2 |
QAbstractPrintDialogPrivate::setPrinter| Name: | QAbstractPrintDialogPrivate::setPrinter | | Prototype: | void QAbstractPrintDialogPrivate::setPrinter(QPrinter *newPrinter) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 333-345 |
| | 8 | 3 |
QAbstractItemView::~QAbstractItemView| Name: | QAbstractItemView::~QAbstractItemView | | Prototype: | QAbstractItemView::~QAbstractItemView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 617-628 |
| | 8 | 1 |
QAbstractItemView::openPersistentEditor| Name: | QAbstractItemView::openPersistentEditor | | Prototype: | void QAbstractItemView::openPersistentEditor(const QModelIndex &index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3090-3102 |
| | 8 | 2 |
QAbstractItemModel::persistentIndexList| Name: | QAbstractItemModel::persistentIndexList | | Prototype: | QModelIndexList QAbstractItemModel::persistentIndexList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3221-3232 |
| | 8 | 2 |
QAbstractItemDelegatePrivate::tryFixup| Name: | QAbstractItemDelegatePrivate::tryFixup | | Prototype: | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 525-541 |
| | 8 | 4 |
QAbstractFileEngineIterator::currentFilePath| Name: | QAbstractFileEngineIterator::currentFilePath | | Prototype: | QString QAbstractFileEngineIterator::currentFilePath() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 985-997 |
| | 8 | 4 |
QAbstractFileEngine::map| Name: | QAbstractFileEngine::map | | Prototype: | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 797-807 |
| | 8 | 2 |
QAbstractButton::setIconSize| Name: | QAbstractButton::setIconSize | | Prototype: | void QAbstractButton::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1270-1282 |
| | 8 | 3 |
QAbstractButton::setDown| Name: | QAbstractButton::setDown | | Prototype: | void QAbstractButton::setDown(bool down) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 665-676 |
| | 8 | 3 |
QAbstractButton::keyReleaseEvent| Name: | QAbstractButton::keyReleaseEvent | | Prototype: | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1108-1124 |
| | 8 | 6 |
PropertyNotifyEvent::checkEvent| Name: | PropertyNotifyEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1433-1444 |
| | 8 | 4 |
PathSimplifier::subDivQuadratic| Name: | PathSimplifier::subDivQuadratic | | Prototype: | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1578-1588 |
| | 8 | 2 |
PathSimplifier::subDivCubic| Name: | PathSimplifier::subDivCubic | | Prototype: | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1590-1601 |
| | 8 | 2 |
PathSimplifier::BoundingVolumeHierarchy::freeNode| Name: | PathSimplifier::BoundingVolumeHierarchy::freeNode | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 410-421 |
| | 8 | 4 |
Parser::testTerm| Name: | Parser::testTerm | | Prototype: | bool Parser::testTerm() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2581-2591 |
| | 8 | 1 |
OsTypeTerm::fromJson| Name: | OsTypeTerm::fromJson | | Prototype: | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 283-293 |
| | 8 | 2 |
OffsetRegion| Name: | OffsetRegion | | Prototype: | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1900-1913 |
| | 8 | 3 |
NumericallyLess::operator()| Name: | NumericallyLess::operator() | | Prototype: | result_type operator()(const QStringRef &lhs, const QStringRef &rhs) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 458-472 |
| | 8 | 3 |
MinOverlapPlacer::findMinOverlapRect| Name: | MinOverlapPlacer::findMinOverlapRect | | Prototype: | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 425-437 |
| | 8 | 3 |
Itemizer::generateScriptItemsAndChangeCase| Name: | Itemizer::generateScriptItemsAndChangeCase | | Prototype: | void generateScriptItemsAndChangeCase(int start, int length, QScriptAnalysis::Flags flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 94-105 |
| | 8 | 4 |
Itemizer::generate| Name: | Itemizer::generate | | Prototype: | void generate(int start, int length, QFont::Capitalization caps) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 77-89 |
| | 8 | 4 |
ImageReader::read| Name: | ImageReader::read | | Prototype: | bool read(QImage *image) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 381-392 |
| | 8 | 3 |
INCRTransaction::~INCRTransaction| Name: | INCRTransaction::~INCRTransaction | | Prototype: | ~INCRTransaction() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 182-196 |
| | 8 | 3 |
INCRTransaction::INCRTransaction| Name: | INCRTransaction::INCRTransaction | | Prototype: | INCRTransaction(QXcbConnection *c, xcb_window_t w, xcb_atom_t p, QByteArray d, uint i, xcb_atom_t t, int f, int to) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 163-180 |
| | 8 | 2 |
EnterEventChecker::checkEvent| Name: | EnterEventChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2326-2338 |
| | 8 | 4 |
ElasticEase::value| Name: | ElasticEase::value | | Prototype: | qreal value(qreal t) override | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 853-869 |
| | 8 | 6 |
Declaration::repeatValue| Name: | Declaration::repeatValue | | Prototype: | Repeat Declaration::repeatValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1570-1580 |
| | 8 | 3 |
Declaration::positionValue| Name: | Declaration::positionValue | | Prototype: | PositionMode Declaration::positionValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1594-1604 |
| | 8 | 3 |
Declaration::originValue| Name: | Declaration::originValue | | Prototype: | Origin Declaration::originValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1582-1592 |
| | 8 | 3 |
Declaration::attachmentValue| Name: | Declaration::attachmentValue | | Prototype: | Attachment Declaration::attachmentValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1606-1616 |
| | 8 | 3 |
ControlLabel::event| Name: | ControlLabel::event | | Prototype: | bool ControlLabel::event(QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 405-418 |
| | 8 | 3 |
BezierEase::copy| Name: | BezierEase::copy | | Prototype: | QEasingCurveFunction *copy() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 493-503 |
| | 8 | 1 |
windowOf| Name: | windowOf | | Prototype: | static QWindow *windowOf(const QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 402-413 |
| | 7 | 4 |
useScrollBar| Name: | useScrollBar | | Prototype: | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 227-238 |
| | 7 | 2 |
toolIdToTabletDevice| Name: | toolIdToTabletDevice | | Prototype: | static QTabletEvent::TabletDevice toolIdToTabletDevice(quint32 toolId) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1002-1033 |
| | 7 | 22 |
toToolBarArea| Name: | toToolBarArea | | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1056-1066 |
| | 7 | 6 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3402-3424 |
| | 7 | 3 |
toDockWidgetArea| Name: | toDockWidgetArea | | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1307-1319 |
| | 7 | 6 |
toDockPos| Name: | toDockPos | | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1042-1054 |
| | 7 | 6 |
toDockPos| Name: | toDockPos | | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1293-1305 |
| | 7 | 6 |
stringData| Name: | stringData | | Prototype: | static inline const QByteArray stringData(const QMetaObject *mo, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 142-151 |
| | 7 | 1 |
socketNotifierSourceDispatch| Name: | socketNotifierSourceDispatch | | Prototype: | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 91-104 |
| | 7 | 3 |
sendScreenChangeRecursively| Name: | sendScreenChangeRecursively | | Prototype: | static void sendScreenChangeRecursively(QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 685-695 |
| | 7 | 3 |
searchExecutable| Name: | searchExecutable | | Prototype: | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 462-473 |
| | 7 | 3 |
rowLengthsFromRange| Name: | rowLengthsFromRange | | Prototype: | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 289-303 |
| | 7 | 3 |
replaceVertex_helper| Name: | replaceVertex_helper | | Prototype: | static AnchorVertex *replaceVertex_helper(AnchorData *data, AnchorVertex *oldV, AnchorVertex *newV) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 863-874 |
| | 7 | 2 |
replaceTextFallback| Name: | replaceTextFallback | | Prototype: | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2154-2164 |
| | 7 | 3 |
releaseMouseGrabOfWidget| Name: | releaseMouseGrabOfWidget | | Prototype: | static void releaseMouseGrabOfWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12477-12491 |
| | 7 | 4 |
qwindowcontainer_traverse| Name: | qwindowcontainer_traverse | | Prototype: | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 331-342 |
| | 7 | 4 |
qt_write_loop| Name: | qt_write_loop | | Prototype: | static qint64 qt_write_loop(int fd, const char *data, qint64 len) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 82-92 |
| | 7 | 3 |
qt_unitSize| Name: | qt_unitSize | | Prototype: | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 585-601 |
| | 7 | 7 |
qt_scale_image_rgb32_on_rgb32| Name: | qt_scale_image_rgb32_on_rgb32 | | Prototype: | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 445-468 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16| Name: | qt_scale_image_rgb16_on_rgb16 | | Prototype: | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 123-146 |
| | 7 | 2 |
qt_scale_image_argb32_on_rgb16| Name: | qt_scale_image_argb32_on_rgb16 | | Prototype: | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 148-171 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32| Name: | qt_scale_image_argb32_on_argb32 | | Prototype: | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 470-493 |
| | 7 | 2 |
qt_messageSeverityFromGL| Name: | qt_messageSeverityFromGL | | Prototype: | static QOpenGLDebugMessage::Severity qt_messageSeverityFromGL(GLenum severity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 786-801 |
| | 7 | 5 |
qt_memrotate90_tiled_unpacked| Name: | qt_memrotate90_tiled_unpacked | | Prototype: | template <class T> static inline void qt_memrotate90_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 253-279 |
| | 7 | 5 |
qt_memrotate90_cachedRead| Name: | qt_memrotate90_cachedRead | | Prototype: | template <class T> static inline void qt_memrotate90_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 48-63 |
| | 7 | 3 |
qt_memrotate270_tiled_unpacked| Name: | qt_memrotate270_tiled_unpacked | | Prototype: | template <class T> static inline void qt_memrotate270_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 340-366 |
| | 7 | 5 |
qt_mainwindow_layout_from_dock| Name: | qt_mainwindow_layout_from_dock | | Prototype: | static inline QMainWindowLayout *qt_mainwindow_layout_from_dock(const QDockWidget *dock) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 68-78 |
| | 7 | 3 |
qt_gl_transfer_context| Name: | qt_gl_transfer_context | | Prototype: | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1701-1711 |
| | 7 | 3 |
qt_gl_functions| Name: | qt_gl_functions | | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 171-180 |
| | 7 | 2 |
qt_get_hex_rgb| Name: | qt_get_hex_rgb | | Prototype: | bool qt_get_hex_rgb(const QChar *str, int len, QRgb *rgb) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 110-119 |
| | 7 | 3 |
qt_find_obj_child| Name: | qt_find_obj_child | | Prototype: | void *qt_find_obj_child(QObject *parent, const char *type, const QString &name) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 761-771 |
| | 7 | 4 |
qt_defaultDpiY| Name: | qt_defaultDpiY | | Prototype: | int qt_defaultDpiY() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 149-162 |
| | 7 | 4 |
qt_defaultDpiX| Name: | qt_defaultDpiX | | Prototype: | int qt_defaultDpiX() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 134-147 |
| | 7 | 4 |
qt_conv16ToRgb| Name: | qt_conv16ToRgb | | Prototype: | inline QRgb qt_conv16ToRgb(ushort c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | | Lines: | 141-151 |
| | 7 | 1 |
qsrand| Name: | qsrand | | Prototype: | void qsrand(uint seed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3403-3440 |
| | 7 | 3 |
qbrush_check_type| Name: | qbrush_check_type | | Prototype: | static bool qbrush_check_type(Qt::BrushStyle style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 363-377 |
| | 7 | 6 |
q_strchr| Name: | q_strchr | | Prototype: | static inline bool q_strchr(const char str[], char chr) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4405-4415 |
| | 7 | 4 |
qSmartSpacing| Name: | qSmartSpacing | | Prototype: | int qSmartSpacing(const QLayout *layout, QStyle::PixelMetric pm) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 423-434 |
| | 7 | 3 |
qInit| Name: | qInit | | Prototype: | static void qInit(QSqlQuery *q, const QString& query, QSqlDatabase db) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 255-265 |
| | 7 | 4 |
qErrnoWarning| Name: | qErrnoWarning | | Prototype: | void qErrnoWarning(const char *msg, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1666-1678 |
| | 7 | 1 |
qErrnoWarning| Name: | qErrnoWarning | | Prototype: | void qErrnoWarning(int code, const char *msg, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1680-1692 |
| | 7 | 1 |
qDumpCPUFeatures| Name: | qDumpCPUFeatures | | Prototype: | void qDumpCPUFeatures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 711-721 |
| | 7 | 3 |
qDrawWinPanel| Name: | qDrawWinPanel | | Prototype: | void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 471-483 |
| | 7 | 2 |
qDrawWinButton| Name: | qDrawWinButton | | Prototype: | void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 431-443 |
| | 7 | 2 |
qAddPreRoutine| Name: | qAddPreRoutine | | Prototype: | void qAddPreRoutine(QtStartUpFunction p) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 239-252 |
| | 7 | 3 |
qAccessibleRelationToAtSpiRelation| Name: | qAccessibleRelationToAtSpiRelation | | Prototype: | AtspiRelationType qAccessibleRelationToAtSpiRelation(QAccessible::Relation relation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | | Lines: | 128-143 |
| | 7 | 6 |
qAbsTimespec| Name: | qAbsTimespec | | Prototype: | timespec qAbsTimespec(const timespec &t) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 89-100 |
| | 7 | 3 |
parseIp6| Name: | parseIp6 | | Prototype: | static bool parseIp6(const QString &address, QIPAddressUtils::IPv6Address &addr, QString *scopeId) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 178-189 |
| | 7 | 2 |
panTouchPoints| Name: | panTouchPoints | | Prototype: | static inline int panTouchPoints() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 63-79 |
| | 7 | 3 |
paintsOver| Name: | paintsOver | | Prototype: | static bool paintsOver(const QCss::BorderStyle *styles, const QBrush *colors, QCss::Edge e1, QCss::Edge e2) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 326-338 |
| | 7 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QMatrix4x4 &matrix) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 2076-2087 |
| | 7 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QMarginsF &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmargins.cpp | | Lines: | 758-767 |
| | 7 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QRectF &r) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2472-2481 |
| | 7 | 1 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QSizeF &size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1270-1280 |
| | 7 | 1 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QPointF &pt) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1309-1319 |
| | 7 | 1 |
operator<<| Name: | operator<< | | Prototype: | static inline QDebug operator<<(QDebug dbg, const QDBusConnectionPrivate *conn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 93-102 |
| | 7 | 1 |
operator<<| Name: | operator<< | | Prototype: | static inline QDebug operator<<(QDebug debug, const QNetworkAddressEntry &entry) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 609-618 |
| | 7 | 3 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &argument, const QXdgDBusToolTipStruct &toolTip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 171-180 |
| | 7 | 1 |
operator<<| Name: | operator<< | | Prototype: | static inline QDataStream &operator<<(QDataStream &out, const QNetworkCacheMetaData::AttributesMap &hash) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 325-335 |
| | 7 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QSslCipher &cipher) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | | Lines: | 252-261 |
| | 7 | 1 |