Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractItemModel::endInsertColumnsName: | QAbstractItemModel::endInsertColumns | Prototype: | void QAbstractItemModel::endInsertColumns() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2921-2927 |
| | 4 | 1 |
QAbstractGraphicsShapeItem::opaqueAreaName: | QAbstractGraphicsShapeItem::opaqueArea | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8198-8204 |
| | 4 | 2 |
QAbstractFileEngineIterator::currentFileInfoName: | QAbstractFileEngineIterator::currentFileInfo | Prototype: | QFileInfo QAbstractFileEngineIterator::currentFileInfo() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1008-1016 |
| | 4 | 2 |
QAbstractFileEngine::extensionName: | QAbstractFileEngine::extension | Prototype: | bool QAbstractFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1199-1205 |
| | 4 | 1 |
QAbstractEventDispatcher::installNativeEventFilterName: | QAbstractEventDispatcher::installNativeEventFilter | Prototype: | void QAbstractEventDispatcher::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 396-404 |
| | 4 | 1 |
QAbstractButtonPrivate::refreshName: | QAbstractButtonPrivate::refresh | Prototype: | void QAbstractButtonPrivate::refresh() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 358-365 |
| | 4 | 2 |
QAbstractAnimation::stopName: | QAbstractAnimation::stop | Prototype: | void QAbstractAnimation::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1372-1380 |
| | 4 | 2 |
PathSimplifier::flattenQuadraticName: | PathSimplifier::flattenQuadratic | Prototype: | inline bool PathSimplifier::flattenQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1517-1523 |
| | 4 | 1 |
PathSimplifier::ElementAllocator::~ElementAllocatorName: | PathSimplifier::ElementAllocator::~ElementAllocator | Prototype: | inline PathSimplifier::ElementAllocator::~ElementAllocator() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 428-435 |
| | 4 | 2 |
Parser::lexemUntilName: | Parser::lexemUntil | Prototype: | QString Parser::lexemUntil(QCss::TokenType t) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2753-2759 |
| | 4 | 2 |
PageItem::PageItemName: | PageItem::PageItem | Prototype: | PageItem(int _pageNum, const QPicture* _pagePicture, QSize _paperSize, QRect _pageRect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 53-61 |
| | 4 | 1 |
LineBreakHelper::saveCurrentGlyphName: | LineBreakHelper::saveCurrentGlyph | Prototype: | inline void saveCurrentGlyph() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1674-1681 |
| | 4 | 2 |
LcdFilterLegacy::filterPixelName: | LcdFilterLegacy::filterPixel | Prototype: | static inline void filterPixel(uchar &red, uchar &green, uchar &blue) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 545-552 |
| | 4 | 1 |
FixedColumnMatrix::findName: | FixedColumnMatrix::find | Prototype: | template <class T, int NumColumns> bool FixedColumnMatrix<T, NumColumns>::find(const T &value, int *rowPtr, int *colPtr) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 99-107 |
| | 4 | 2 |
DrawTextItemRecorder::updateStateName: | DrawTextItemRecorder::updateState | Prototype: | void updateState(const QPaintEngineState &newState) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 436-443 |
| | 4 | 2 |
ControllerWidget::mouseMoveEventName: | ControllerWidget::mouseMoveEvent | Prototype: | void ControllerWidget::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 643-651 |
| | 4 | 2 |
ControlLabel::mousePressEventName: | ControlLabel::mousePressEvent | Prototype: | void ControlLabel::mousePressEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 432-439 |
| | 4 | 2 |
ControlLabel::ControlLabelName: | ControlLabel::ControlLabel | Prototype: | ControlLabel::ControlLabel(QMdiSubWindow *subWindow, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 385-392 |
| | 4 | 1 |
CloseButton::sizeHintName: | CloseButton::sizeHint | Prototype: | QSize CloseButton::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2481-2487 |
| | 4 | 1 |
CloseButton::CloseButtonName: | CloseButton::CloseButton | Prototype: | CloseButton::CloseButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2468-2479 |
| | 4 | 1 |
BezierEase::_fast_cbrtName: | BezierEase::_fast_cbrt | Prototype: | float static inline _fast_cbrt(float x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 621-634 |
| | 4 | 1 |
AtSpiAdaptor::translateRectToWindowCoordinatesName: | AtSpiAdaptor::translateRectToWindowCoordinates | Prototype: | QRect AtSpiAdaptor::translateRectToWindowCoordinates(QAccessibleInterface *interface, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2130-2137 |
| | 4 | 2 |
AtSpiAdaptor::packDBusSignalArgumentsName: | AtSpiAdaptor::packDBusSignalArguments | Prototype: | QVariantList AtSpiAdaptor::packDBusSignalArguments(const QString &type, int data1, int data2, const QVariant &variantData) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 828-834 |
| | 4 | 1 |
AtSpiAdaptor::notifyStateChangeName: | AtSpiAdaptor::notifyStateChange | Prototype: | void AtSpiAdaptor::notifyStateChange(QAccessibleInterface *interface, const QString &state, int value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 871-877 |
| | 4 | 1 |
AtSpiAdaptor::getCharacterExtentsName: | AtSpiAdaptor::getCharacterExtents | Prototype: | QList<QVariant> AtSpiAdaptor::getCharacterExtents(QAccessibleInterface *interface, int offset, uint coordType) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2099-2107 |
| | 4 | 2 |
xgetbvName: | xgetbv | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 233-244 |
| | 3 | 1 |
validateToolBarAreaName: | validateToolBarArea | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1029-1040 |
| | 3 | 6 |
userEventSourcePrepareName: | userEventSourcePrepare | Prototype: | static gboolean userEventSourcePrepare(GSource *s, gint *timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 53-59 |
| | 3 | 1 |
unsetCursorName: | unsetCursor | Prototype: | static inline void unsetCursor(QWindow *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3411-3416 |
| | 3 | 3 |
ungrabMouseForPopupName: | ungrabMouseForPopup | Prototype: | static void ungrabMouseForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3822-3828 |
| | 3 | 2 |
ungrabKeyboardForPopupName: | ungrabKeyboardForPopup | Prototype: | static void ungrabKeyboardForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3814-3820 |
| | 3 | 2 |
ucstrcmpName: | ucstrcmp | Prototype: | static int ucstrcmp(const QChar *a, int alen, const uchar *b, int blen) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 643-648 |
| | 3 | 1 |
typeFromTypeInfoName: | typeFromTypeInfo | Prototype: | static inline int typeFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 174-179 |
| | 3 | 2 |
translateCoordinatesName: | translateCoordinates | Prototype: | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 221-227 |
| | 3 | 1 |
tlWindowName: | tlWindow | Prototype: | static QWindow *tlWindow(QWindow *window) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 935-940 |
| | 3 | 2 |
time_updateName: | time_update | Prototype: | static inline bool time_update(struct timespec *tv, const struct timespec &start, const struct timespec &timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 49-57 |
| | 3 | 1 |
tabIdName: | tabId | Prototype: | static quintptr tabId(const QDockAreaLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 212-217 |
| | 3 | 2 |
systemTrayTrackerName: | systemTrayTracker | Prototype: | static inline QXcbSystemTrayTracker *systemTrayTracker(const QScreen *s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 107-113 |
| | 3 | 2 |
systemLocaleName: | systemLocale | Prototype: | static const QSystemLocale *systemLocale() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 580-585 |
| | 3 | 2 |
systemDataName: | systemData | Prototype: | static const QLocaleData *systemData() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 634-645 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1LSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 801-808 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1MSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 810-817 |
| | 3 | 2 |
storageIndexFromLayoutItemName: | storageIndexFromLayoutItem | Prototype: | static int storageIndexFromLayoutItem(const QFormLayoutPrivate::ItemMatrix &m, QFormLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 265-273 |
| | 3 | 2 |
socketNotifierSourcePrepareName: | socketNotifierSourcePrepare | Prototype: | static gboolean socketNotifierSourcePrepare(GSource *, gint *timeout) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 61-66 |
| | 3 | 2 |
sm_saveCompleteCallbackName: | sm_saveCompleteCallback | Prototype: | static void sm_saveCompleteCallback(SmcConn smcConn, SmPointer ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 297-302 |
| | 3 | 2 |
skipDuplicatePointsName: | skipDuplicatePoints | Prototype: | static inline void skipDuplicatePoints(const qreal **pts, const qreal *endPts) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 67-74 |
| | 3 | 2 |
shouldBePropagatedToWidgetName: | shouldBePropagatedToWidget | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 161-175 |
| | 3 | 8 |
set_thread_dataName: | set_thread_data | Prototype: | static void set_thread_data(QThreadData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 191-198 |
| | 3 | 1 |
set_extended_font_bitsName: | set_extended_font_bits | Prototype: | static void set_extended_font_bits(quint8 bits, QFontPrivate *f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1933-1938 |
| | 3 | 1 |
setPossiblePaletteName: | setPossiblePalette | Prototype: | static void setPossiblePalette(const QPalette *palette, const char *className) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 684-689 |
| | 3 | 2 |
setActionIconName: | setActionIcon | Prototype: | static inline void setActionIcon(QAction *action, const QString &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2199-2204 |
| | 3 | 2 |
screenOfName: | screenOf | Prototype: | static QScreen *screenOf(const QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 415-420 |
| | 3 | 2 |
roundToMillisecondName: | roundToMillisecond | Prototype: | static timespec roundToMillisecond(timespec val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 197-205 |
| | 3 | 1 |
rgb2hsvName: | rgb2hsv | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 569-574 |
| | 3 | 1 |
resourceTypeName: | resourceType | Prototype: | static int resourceType(const QByteArray &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 70-87 |
| | 3 | 1 |
resolveClassNameName: | resolveClassName | Prototype: | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1682-1690 |
| | 3 | 2 |
registerFontName: | registerFont | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1021-1028 |
| | 3 | 1 |
registerEventTypeZeroBasedName: | registerEventTypeZeroBased | Prototype: | static inline int registerEventTypeZeroBased(int id) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 445-453 |
| | 3 | 2 |
readValueName: | readValue | Prototype: | template <typename T> T readValue(const uchar *&data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 92-98 |
| | 3 | 1 |
rasterop_solid_SourceOrDestinationName: | rasterop_solid_SourceOrDestination | Prototype: | void rasterop_solid_SourceOrDestination(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1769-1777 |
| | 3 | 2 |
rasterop_SourceOrDestinationName: | rasterop_SourceOrDestination | Prototype: | void rasterop_SourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1779-1787 |
| | 3 | 2 |
rasterop_NotSourceName: | rasterop_NotSource | Prototype: | void rasterop_NotSource(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1917-1923 |
| | 3 | 2 |
quoteNewlineName: | quoteNewline | Prototype: | static QString quoteNewline(const QString &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 481-486 |
| | 3 | 1 |
qt_sizegrip_topLevelWidgetName: | qt_sizegrip_topLevelWidget | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 58-63 |
| | 3 | 2 |
qt_qsliderStyleOptionName: | qt_qsliderStyleOption | Prototype: | QStyleOptionSlider qt_qsliderStyleOption(QSlider *slider) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 546-551 |
| | 3 | 1 |
qt_qscrollbarStyleOptionName: | qt_qscrollbarStyleOption | Prototype: | QStyleOptionSlider qt_qscrollbarStyleOption(QScrollBar *scrollbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 732-737 |
| | 3 | 1 |
qt_qhostinfo_enable_cacheName: | qt_qhostinfo_enable_cache | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 705-711 |
| | 3 | 2 |
qt_qhostinfo_clear_cacheName: | qt_qhostinfo_clear_cache | Prototype: | void qt_qhostinfo_clear_cache() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 696-702 |
| | 3 | 2 |
qt_qdnsservicerecord_less_thanName: | qt_qdnsservicerecord_less_than | Prototype: | static bool qt_qdnsservicerecord_less_than(const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 88-95 |
| | 3 | 1 |
qt_path_stroke_cubic_toName: | qt_path_stroke_cubic_to | Prototype: | void qt_path_stroke_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2469-2477 |
| | 3 | 1 |
qt_message_outputName: | qt_message_output | Prototype: | void qt_message_output(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1659-1664 |
| | 3 | 2 |
qt_message_fatalName: | qt_message_fatal | Prototype: | static void qt_message_fatal(QtMsgType, const QMessageLogContext &context, const QString &message) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1624-1653 |
| | 3 | 1 |
qt_messageTypeToStringName: | qt_messageTypeToString | Prototype: | static QString qt_messageTypeToString(QOpenGLDebugMessage::Type type) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 752-781 |
| | 3 | 23 |
qt_messageSourceToStringName: | qt_messageSourceToString | Prototype: | static QString qt_messageSourceToString(QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 660-683 |
| | 3 | 17 |
qt_messageSeverityToStringName: | qt_messageSeverityToString | Prototype: | static QString qt_messageSeverityToString(QOpenGLDebugMessage::Severity severity) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 830-849 |
| | 3 | 13 |
qt_messageName: | qt_message | Prototype: | static QString qt_message(QtMsgType msgType, const QMessageLogContext &context, const char *msg, va_list ap) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 272-277 |
| | 3 | 1 |
qt_initialize_qhash_seedName: | qt_initialize_qhash_seed | Prototype: | static void qt_initialize_qhash_seed() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 285-291 |
| | 3 | 2 |
qt_gl_read_framebuffer_rgb10a2Name: | qt_gl_read_framebuffer_rgb10a2 | Prototype: | static inline QImage qt_gl_read_framebuffer_rgb10a2(const QSize &size, bool include_alpha, QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1318-1324 |
| | 3 | 1 |
qt_gl_library_nameName: | qt_gl_library_name | Prototype: | const QString qt_gl_library_name() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5199-5209 |
| | 3 | 2 |
qt_get_rgb_valName: | qt_get_rgb_val | Prototype: | uint qt_get_rgb_val(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 341-346 |
| | 3 | 1 |
qt_ft_outline_cubic_toName: | qt_ft_outline_cubic_to | Prototype: | static void qt_ft_outline_cubic_to(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 239-247 |
| | 3 | 1 |
qt_convertUnitsToPointsName: | qt_convertUnitsToPoints | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 559-564 |
| | 3 | 2 |
qt_cleanupName: | qt_cleanup | Prototype: | void qt_cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 905-917 |
| | 3 | 1 |
qt_blurImageName: | qt_blurImage | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 882-888 |
| | 3 | 2 |
qt_PersistentModelIndexLessThanName: | qt_PersistentModelIndexLessThan | Prototype: | static bool qt_PersistentModelIndexLessThan(const QPersistentModelIndex &i1, const QPersistentModelIndex &i2) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1006-1011 |
| | 3 | 1 |
qtPcreCallbackName: | qtPcreCallback | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1102-1108 |
| | 3 | 2 |
qstrcpyName: | qstrcpy | Prototype: | char *qstrcpy(char *dst, const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 172-186 |
| | 3 | 2 |
qpaintengineex_moveToName: | qpaintengineex_moveTo | Prototype: | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 337-341 |
| | 3 | 1 |
qpaintengineex_lineToName: | qpaintengineex_lineTo | Prototype: | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 343-347 |
| | 3 | 1 |
qopenglfSpecialGetShaderPrecisionFormatName: | qopenglfSpecialGetShaderPrecisionFormat | Prototype: | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2945-2950 |
| | 3 | 1 |
qopenglfResolveWaitSyncName: | qopenglfResolveWaitSync | Prototype: | static void qopenglfResolveWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6849-6855 |
| | 3 | 2 |
qopenglfResolveVertexBindingDivisorName: | qopenglfResolveVertexBindingDivisor | Prototype: | static void qopenglfResolveVertexBindingDivisor(GLuint bindingindex, GLuint divisor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7393-7399 |
| | 3 | 2 |
qopenglfResolveVertexAttribIPointerName: | qopenglfResolveVertexAttribIPointer | Prototype: | static void qopenglfResolveVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6841-6847 |
| | 3 | 2 |
qopenglfResolveVertexAttribIFormatName: | qopenglfResolveVertexAttribIFormat | Prototype: | static void qopenglfResolveVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7385-7391 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uivName: | qopenglfResolveVertexAttribI4uiv | Prototype: | static void qopenglfResolveVertexAttribI4uiv(GLuint index, const GLuint * v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6833-6839 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uiName: | qopenglfResolveVertexAttribI4ui | Prototype: | static void qopenglfResolveVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6825-6831 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4ivName: | qopenglfResolveVertexAttribI4iv | Prototype: | static void qopenglfResolveVertexAttribI4iv(GLuint index, const GLint * v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6817-6823 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4iName: | qopenglfResolveVertexAttribI4i | Prototype: | static void qopenglfResolveVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6809-6815 |
| | 3 | 2 |
qopenglfResolveVertexAttribFormatName: | qopenglfResolveVertexAttribFormat | Prototype: | static void qopenglfResolveVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7377-7383 |
| | 3 | 2 |
qopenglfResolveVertexAttribDivisorName: | qopenglfResolveVertexAttribDivisor | Prototype: | static void qopenglfResolveVertexAttribDivisor(GLuint index, GLuint divisor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6801-6807 |
| | 3 | 2 |