Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractItemDelegatePrivate::tryFixupName: | 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: | 531-547 |
| | 8 | 4 |
QAbstractFileEngineIterator::currentFilePathName: | 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: | 991-1003 |
| | 8 | 4 |
QAbstractFileEngine::mapName: | 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: | 803-813 |
| | 8 | 2 |
QAbstractButton::setIconSizeName: | 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: | 1277-1289 |
| | 8 | 3 |
QAbstractButton::setDownName: | 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: | 672-683 |
| | 8 | 3 |
QAbstractButton::keyReleaseEventName: | 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: | 1115-1131 |
| | 8 | 6 |
PropertyNotifyEvent::checkEventName: | 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: | 1444-1455 |
| | 8 | 4 |
PathSimplifier::subDivQuadraticName: | 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: | 1584-1594 |
| | 8 | 2 |
PathSimplifier::subDivCubicName: | 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: | 1596-1607 |
| | 8 | 2 |
PathSimplifier::BoundingVolumeHierarchy::freeNodeName: | 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: | 416-427 |
| | 8 | 4 |
Parser::testTermName: | Parser::testTerm | Prototype: | bool Parser::testTerm() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2588-2598 |
| | 8 | 1 |
OsTypeTerm::fromJsonName: | 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: | 273-283 |
| | 8 | 2 |
OffsetRegionName: | 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: | 1924-1937 |
| | 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: | 464-478 |
| | 8 | 3 |
MinOverlapPlacer::findNonInsidersName: | MinOverlapPlacer::findNonInsiders | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 486-500 |
| | 8 | 2 |
MinOverlapPlacer::findMinOverlapRectName: | 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: | 430-442 |
| | 8 | 3 |
Itemizer::generateScriptItemsAndChangeCaseName: | 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: | 100-111 |
| | 8 | 4 |
Itemizer::generateName: | 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: | 83-95 |
| | 8 | 4 |
ImageReader::readName: | 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: | 390-401 |
| | 8 | 3 |
INCRTransaction::~INCRTransactionName: | 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: | 188-202 |
| | 8 | 3 |
INCRTransaction::INCRTransactionName: | 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: | 169-186 |
| | 8 | 2 |
EnterEventChecker::checkEventName: | 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: | 2320-2332 |
| | 8 | 4 |
ElasticEase::valueName: | 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: | 859-875 |
| | 8 | 6 |
Declaration::repeatValueName: | 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: | 1577-1587 |
| | 8 | 3 |
Declaration::positionValueName: | 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: | 1601-1611 |
| | 8 | 3 |
Declaration::originValueName: | 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: | 1589-1599 |
| | 8 | 3 |
Declaration::attachmentValueName: | 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: | 1613-1623 |
| | 8 | 3 |
ControlLabel::eventName: | 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: | 411-424 |
| | 8 | 3 |
BezierEase::copyName: | 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: | 499-509 |
| | 8 | 1 |
windowOfName: | 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: | 409-420 |
| | 7 | 4 |
useScrollBarName: | useScrollBar | Prototype: | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 232-243 |
| | 7 | 2 |
toolIdToTabletDeviceName: | 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: | 1008-1039 |
| | 7 | 22 |
toToolBarAreaName: | 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: | 1070-1080 |
| | 7 | 6 |
toIntegral_helperName: | 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: | 3547-3569 |
| | 7 | 3 |
toIntegral_helperName: | toIntegral_helper | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1104-1119 |
| | 7 | 3 |
toDockWidgetAreaName: | 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: | 1321-1333 |
| | 7 | 6 |
toDockPosName: | 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: | 1056-1068 |
| | 7 | 6 |
toDockPosName: | 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: | 1307-1319 |
| | 7 | 6 |
stringDataName: | 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: | 148-157 |
| | 7 | 1 |
socketNotifierSourceDispatchName: | 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: | 97-110 |
| | 7 | 3 |
sendScreenChangeRecursivelyName: | 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: | 695-705 |
| | 7 | 3 |
searchExecutableName: | 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: | 449-460 |
| | 7 | 3 |
rowLengthsFromRangeName: | 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: | 295-309 |
| | 7 | 3 |
replaceVertex_helperName: | 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: | 871-882 |
| | 7 | 2 |
replaceTextFallbackName: | 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: | 2160-2170 |
| | 7 | 3 |
releaseMouseGrabOfWidgetName: | 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: | 12514-12528 |
| | 7 | 4 |
qwindowcontainer_traverseName: | 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: | 337-348 |
| | 7 | 4 |
qt_write_loopName: | 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: | 94-104 |
| | 7 | 3 |
qt_unitSizeName: | 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: | 591-607 |
| | 7 | 7 |
qt_scale_image_rgb32_on_rgb32Name: | 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: | 451-474 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16Name: | 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: | 129-152 |
| | 7 | 2 |
qt_scale_image_argb32_on_rgb16Name: | 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: | 154-177 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32Name: | 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: | 476-499 |
| | 7 | 2 |
qt_messageSeverityFromGLName: | 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: | 792-807 |
| | 7 | 5 |
qt_memrotate90_tiled_unpackedName: | 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: | 259-285 |
| | 7 | 5 |
qt_memrotate90_cachedReadName: | 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: | 54-69 |
| | 7 | 3 |
qt_memrotate270_tiled_unpackedName: | 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: | 346-372 |
| | 7 | 5 |
qt_mainwindow_layout_from_dockName: | 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: | 74-84 |
| | 7 | 3 |
qt_gl_transfer_contextName: | qt_gl_transfer_context | Prototype: | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1707-1717 |
| | 7 | 3 |
qt_gl_functionsName: | 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: | 177-186 |
| | 7 | 2 |
qt_get_hex_rgbName: | 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: | 116-125 |
| | 7 | 3 |
qt_find_obj_childName: | 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: | 768-778 |
| | 7 | 4 |
qt_defaultDpiYName: | 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: | 152-165 |
| | 7 | 4 |
qt_defaultDpiXName: | 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: | 137-150 |
| | 7 | 4 |
qt_conv16ToRgbName: | 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: | 147-157 |
| | 7 | 1 |
qsrandName: | 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: | 3466-3503 |
| | 7 | 3 |
qbrush_check_typeName: | 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: | 369-383 |
| | 7 | 6 |
q_strchrName: | 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: | 4556-4566 |
| | 7 | 4 |
qSmartSpacingName: | 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: | 429-440 |
| | 7 | 3 |
qInitName: | 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: | 261-271 |
| | 7 | 4 |
qErrnoWarningName: | 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: | 1703-1715 |
| | 7 | 1 |
qErrnoWarningName: | 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: | 1717-1729 |
| | 7 | 1 |
qDumpCPUFeaturesName: | qDumpCPUFeatures | Prototype: | void qDumpCPUFeatures() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 742-752 |
| | 7 | 3 |
qDrawWinPanelName: | 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: | 477-489 |
| | 7 | 2 |
qDrawWinButtonName: | 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: | 437-449 |
| | 7 | 2 |
qAddPreRoutineName: | 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: | 240-253 |
| | 7 | 3 |
qAccessibleRelationToAtSpiRelationName: | 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: | 134-149 |
| | 7 | 6 |
qAbsTimespecName: | 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: | 96-107 |
| | 7 | 3 |
parseIp6Name: | 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: | 184-195 |
| | 7 | 2 |
panTouchPointsName: | 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: | 69-85 |
| | 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: | 2082-2093 |
| | 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: | 764-773 |
| | 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: | 2506-2515 |
| | 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: | 1276-1286 |
| | 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: | 1315-1325 |
| | 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: | 99-108 |
| | 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: | 662-671 |
| | 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: | 177-186 |
| | 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: | 331-341 |
| | 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: | 260-269 |
| | 7 | 1 |
object_name_for_buttonName: | object_name_for_button | Prototype: | static QString object_name_for_button(QWizard::WizardButton which) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1389-1414 |
| | 7 | 12 |
moveToHookName: | moveToHook | Prototype: | static void moveToHook(qfixed x, qfixed y, void *data) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 555-564 |
| | 7 | 3 |
log2Name: | log2 | Prototype: | static int log2(uint i) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 360-371 |
| | 7 | 3 |
launchName: | launch | Prototype: | static inline bool launch(const QString &launcher, const QUrl &url) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 118-131 |
| | 7 | 3 |
kdeColorName: | kdeColor | Prototype: | static inline bool kdeColor(QPalette *pal, QPalette::ColorRole role, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 368-377 |
| | 7 | 3 |
is_brush_transparentName: | is_brush_transparent | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 119-129 |
| | 7 | 3 |
isValidSlotName: | isValidSlot | Prototype: | static bool isValidSlot(const QMetaMethod &sl) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 173-182 |
| | 7 | 2 |
isTransientName: | isTransient | Prototype: | static inline bool isTransient(const QWindow *w) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 158-167 |
| | 7 | 1 |
isSizedTextureFormatName: | isSizedTextureFormat | Prototype: | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/103) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 313-432 |
| | 7 | 99 |
isFatalName: | isFatal | Prototype: | static bool isFatal(QtMsgType msgType) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 153-169 |
| | 7 | 4 |