Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
DeviceEventControllerAdaptor::DeviceEventControllerAdaptorName: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor | Prototype: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 24-29 |
| | 1 | 1 |
DeviceEventControllerAdaptor::NotifyListenersAsyncName: | DeviceEventControllerAdaptor::NotifyListenersAsync | Prototype: | void DeviceEventControllerAdaptor::NotifyListenersAsync(const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 36-40 |
| | 1 | 1 |
DeviceEventControllerAdaptor::NotifyListenersSyncName: | DeviceEventControllerAdaptor::NotifyListenersSync | Prototype: | bool DeviceEventControllerAdaptor::NotifyListenersSync(const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 42-48 |
| | 3 | 1 |
DeviceIntegration::DeviceIntegrationName: | DeviceIntegration::DeviceIntegration | Prototype: | DeviceIntegration::DeviceIntegration() | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 63-122 |
| | 24 | 16 |
DeviceIntegration::DeviceIntegration::[lambda]Name: | DeviceIntegration::DeviceIntegration::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 101-101 |
| | 0 | 1 |
DeviceIntegration::integrationName: | DeviceIntegration::integration | Prototype: | QEGLDeviceIntegration *integration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 56-56 |
| | 1 | 1 |
DeviceIntegration::~DeviceIntegrationName: | DeviceIntegration::~DeviceIntegration | Prototype: | ~DeviceIntegration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 55-55 |
| | 1 | 1 |
DisconnectRelayEvent::DisconnectRelayEventName: | DisconnectRelayEvent::DisconnectRelayEvent | Prototype: | DisconnectRelayEvent(QObject *sender, const QMetaMethod &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 66-68 |
| | 1 | 1 |
DisconnectRelayEvent::placeMetaCallName: | DisconnectRelayEvent::placeMetaCall | Prototype: | void placeMetaCall(QObject *object) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 70-74 |
| | 2 | 1 |
DrawTextItemDevice::DrawTextItemDeviceName: | DrawTextItemDevice::DrawTextItemDevice | Prototype: | DrawTextItemDevice(bool untransformedCoordinates, bool useBackendOptimizations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 523-527 |
| | 2 | 1 |
DrawTextItemDevice::glyphsName: | DrawTextItemDevice::glyphs | Prototype: | QVector<glyph_t> glyphs() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 576-579 |
| | 1 | 1 |
DrawTextItemDevice::itemsName: | DrawTextItemDevice::items | Prototype: | QVector<QStaticTextItem> items() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 586-589 |
| | 1 | 1 |
DrawTextItemDevice::metricName: | DrawTextItemDevice::metric | Prototype: | int metric(PaintDeviceMetric m) const override | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 534-569 |
| | 19 | 14 |
DrawTextItemDevice::paintEngineName: | DrawTextItemDevice::paintEngine | Prototype: | QPaintEngine *paintEngine() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 571-574 |
| | 1 | 1 |
DrawTextItemDevice::positionsName: | DrawTextItemDevice::positions | Prototype: | QVector<QFixedPoint> positions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 581-584 |
| | 1 | 1 |
DrawTextItemDevice::~DrawTextItemDeviceName: | DrawTextItemDevice::~DrawTextItemDevice | Prototype: | ~DrawTextItemDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 529-532 |
| | 1 | 1 |
DrawTextItemRecorder::DrawTextItemRecorderName: | DrawTextItemRecorder::DrawTextItemRecorder | Prototype: | DrawTextItemRecorder(bool untransformedCoordinates, bool useBackendOptimizations) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 430-434 |
| | 2 | 1 |
DrawTextItemRecorder::beginName: | DrawTextItemRecorder::begin | Prototype: | bool begin(QPaintDevice *) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 486-486 |
| | 1 | 1 |
DrawTextItemRecorder::drawTextItemName: | DrawTextItemRecorder::drawTextItem | Prototype: | void drawTextItem(const QPointF &position, const QTextItem &textItem) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 445-479 |
| | 24 | 2 |
DrawTextItemRecorder::endName: | DrawTextItemRecorder::end | Prototype: | bool end() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 487-487 |
| | 1 | 1 |
DrawTextItemRecorder::glyphsName: | DrawTextItemRecorder::glyphs | Prototype: | QVector<glyph_t> glyphs() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 504-507 |
| | 1 | 1 |
DrawTextItemRecorder::itemsName: | DrawTextItemRecorder::items | Prototype: | QVector<QStaticTextItem> items() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 494-497 |
| | 1 | 1 |
DrawTextItemRecorder::positionsName: | DrawTextItemRecorder::positions | Prototype: | QVector<QFixedPoint> positions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 499-502 |
| | 1 | 1 |
DrawTextItemRecorder::typeName: | DrawTextItemRecorder::type | Prototype: | Type type() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 489-492 |
| | 1 | 1 |
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 |
ElasticEase::ElasticEaseName: | ElasticEase::ElasticEase | Prototype: | ElasticEase(QEasingCurve::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 839-841 |
| | 1 | 1 |
ElasticEase::copyName: | ElasticEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 843-851 |
| | 6 | 1 |
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: | 853-869 |
| | 8 | 6 |
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: | 2326-2338 |
| | 8 | 4 |
EqualRegionName: | EqualRegion | Prototype: | static bool EqualRegion(const QRegionPrivate *r1, const QRegionPrivate *r2) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2656-2676 |
| | 14 | 7 |
ExposeCompressor::ExposeCompressorName: | ExposeCompressor::ExposeCompressor | Prototype: | ExposeCompressor(xcb_window_t window, QRegion *region) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1972-1977 |
| | 2 | 1 |
ExposeCompressor::checkEventName: | ExposeCompressor::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1979-1992 |
| | 11 | 5 |
ExposeCompressor::pendingName: | ExposeCompressor::pending | Prototype: | bool pending() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1994-1997 |
| | 1 | 1 |
F16Dot16FixedDivName: | F16Dot16FixedDiv | Prototype: | inline static int F16Dot16FixedDiv(int x, int y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 62-67 |
| | 3 | 2 |
FixedColumnMatrix::addRowName: | FixedColumnMatrix::addRow | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::addRow(const T &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 78-83 |
| | 2 | 2 |
FixedColumnMatrix::clearName: | FixedColumnMatrix::clear | Prototype: | void clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 56-56 |
| | 1 | 1 |
FixedColumnMatrix::countName: | FixedColumnMatrix::count | Prototype: | int count(const T &value) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 67-67 |
| | 1 | 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 |
FixedColumnMatrix::insertRowName: | FixedColumnMatrix::insertRow | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::insertRow(int r, const T &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 85-91 |
| | 3 | 1 |
FixedColumnMatrix::operator()Name: | FixedColumnMatrix::operator() | Prototype: | const T &operator()(int r, int c) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 58-58 |
| | 1 | 1 |
FixedColumnMatrix::operator()Name: | FixedColumnMatrix::operator() | Prototype: | T &operator()(int r, int c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 59-59 |
| | 1 | 1 |
FixedColumnMatrix::removeRowName: | FixedColumnMatrix::removeRow | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::removeRow(int r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 93-97 |
| | 1 | 1 |
FixedColumnMatrix::rowCountName: | FixedColumnMatrix::rowCount | Prototype: | int rowCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 61-61 |
| | 1 | 1 |
FixedColumnMatrix::storageName: | FixedColumnMatrix::storage | Prototype: | const Storage &storage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 70-70 |
| | 1 | 1 |
FixedColumnMatrix::storageIndexToPositionName: | FixedColumnMatrix::storageIndexToPosition | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::storageIndexToPosition(int idx, int *rowPtr, int *colPtr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 109-114 |
| | 2 | 1 |
Flags::FlagsName: | Flags::Flags | Prototype: | Flags(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1959-1961 |
| | 1 | 1 |
Flags::FlagsImpl::FlagsName: | Flags::FlagsImpl::Flags | Prototype: | static quint32 Flags(const int ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1937-1940 |
| | 1 | 1 |
Flags::FlagsImpl::FlagsName: | Flags::FlagsImpl::Flags | Prototype: | static quint32 Flags(const int type) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1945-1956 |
| | 5 | 3 |
Flags::customTypeFlagsName: | Flags::customTypeFlags | Prototype: | static quint32 customTypeFlags(const int type) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1969-1978 |
| | 7 | 3 |
Flags::delegateName: | Flags::delegate | Prototype: | template<typename T> quint32 delegate(const T*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1962-1963 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const void*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1964-1964 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1965-1965 |
| | 1 | 1 |
Flags::delegateName: | Flags::delegate | Prototype: | quint32 delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1966-1966 |
| | 1 | 1 |
FormatRangeComparatorByEnd::FormatRangeComparatorByEndName: | FormatRangeComparatorByEnd::FormatRangeComparatorByEnd | Prototype: | FormatRangeComparatorByEnd(const QVector<QTextLayout::FormatRange> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3000-3000 |
| | 1 | 1 |
FormatRangeComparatorByEnd::operator()Name: | FormatRangeComparatorByEnd::operator() | Prototype: | bool operator()(int a, int b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3001-3003 |
| | 1 | 1 |
FormatRangeComparatorByStart::FormatRangeComparatorByStartName: | FormatRangeComparatorByStart::FormatRangeComparatorByStart | Prototype: | FormatRangeComparatorByStart(const QVector<QTextLayout::FormatRange> &list) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2992-2992 |
| | 1 | 1 |
FormatRangeComparatorByStart::operator()Name: | FormatRangeComparatorByStart::operator() | Prototype: | bool operator()(int a, int b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2993-2995 |
| | 1 | 1 |
Fraction::isValidName: | Fraction::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 94-94 |
| | 1 | 1 |
FreeStorageName: | FreeStorage | Prototype: | static void FreeStorage(ScanLineListBlock *pSLLBlock) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3399-3408 |
| | 5 | 2 |
GradientBase32::fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, qreal v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3469-3472 |
| | 1 | 1 |
GradientBase32::fetchSingleName: | GradientBase32::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3473-3476 |
| | 1 | 1 |
GradientBase32::memfillName: | GradientBase32::memfill | Prototype: | static void memfill(Type *buffer, Type fill, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3477-3480 |
| | 1 | 1 |
GradientBase32::nullName: | GradientBase32::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3468-3468 |
| | 1 | 1 |
GradientBase64::fetchSingleName: | GradientBase64::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, qreal v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3488-3491 |
| | 1 | 1 |
GradientBase64::fetchSingleName: | GradientBase64::fetchSingle | Prototype: | static Type fetchSingle(const QGradientData& gradient, int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3492-3495 |
| | 1 | 1 |
GradientBase64::memfillName: | GradientBase64::memfill | Prototype: | static void memfill(Type *buffer, Type fill, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3496-3499 |
| | 1 | 1 |
GradientBase64::nullName: | GradientBase64::null | Prototype: | static Type null() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3487-3487 |
| | 1 | 1 |
GraphPath::constraintName: | GraphPath::constraint | Prototype: | QSimplexConstraint *GraphPath::constraint(const GraphPath &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 574-599 |
| | 15 | 3 |
GraphPath::toStringName: | GraphPath::toString | Prototype: | QString GraphPath::toString() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 602-612 |
| | 6 | 3 |
GraphicsView::GraphicsViewName: | GraphicsView::GraphicsView | Prototype: | GraphicsView(QWidget* parent = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 144-150 |
| | 5 | 1 |
GraphicsView::resizeEventName: | GraphicsView::resizeEvent | Prototype: | void resizeEvent(QResizeEvent* e) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 155-162 |
| | 3 | 1 |
GraphicsView::showEventName: | GraphicsView::showEvent | Prototype: | void showEvent(QShowEvent* e) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 164-168 |
| | 2 | 1 |
HB_GetMirroredCharName: | HB_GetMirroredChar | Prototype: | HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 60-63 |
| | 1 | 1 |
HB_GetUnicodeCharCategoryName: | HB_GetUnicodeCharCategory | Prototype: | HB_CharCategory HB_GetUnicodeCharCategory(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 50-53 |
| | 1 | 1 |
HB_GetUnicodeCharCombiningClassName: | HB_GetUnicodeCharCombiningClass | Prototype: | int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 55-58 |
| | 1 | 1 |
HB_GetUnicodeCharPropertiesName: | HB_GetUnicodeCharProperties | Prototype: | void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 43-48 |
| | 3 | 1 |
HandlersManager::operator[]Name: | HandlersManager::operator[] | Prototype: | const QVariant::Handler *operator[] (const uint typeId) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 91-94 |
| | 1 | 1 |
HandlersManager::registerHandlerName: | HandlersManager::registerHandler | Prototype: | void registerHandler(const QModulesPrivate::Names name, const QVariant::Handler *handler) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 96-99 |
| | 1 | 1 |
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: | 163-180 |
| | 8 | 2 |
INCRTransaction::timerEventName: | INCRTransaction::timerEvent | Prototype: | void timerEvent(QTimerEvent *ev) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 235-245 |
| | 2 | 2 |
INCRTransaction::updateIncrPropertyName: | INCRTransaction::updateIncrProperty | Prototype: | void updateIncrProperty(xcb_property_notify_event_t *event, bool &accepted) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 198-232 |
| | 19 | 4 |
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: | 182-196 |
| | 8 | 3 |
IconCache::IconCacheName: | IconCache::IconCache | Prototype: | IconCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 97-101 |
| | 1 | 1 |
IconTiler::rearrangeName: | IconTiler::rearrange | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 377-403 |
| | 20 | 6 |
ImageReader::ImageReaderName: | ImageReader::ImageReader | Prototype: | ImageReader(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 377-377 |
| | 1 | 1 |
ImageReader::formatName: | ImageReader::format | Prototype: | QByteArray format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 379-379 |
| | 1 | 1 |
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: | 381-392 |
| | 8 | 3 |
InsertEdgeInETName: | InsertEdgeInET | Prototype: | static void InsertEdgeInET(EdgeTable *ET, EdgeTableEntry *ETE, int scanline, ScanLineListBlock **SLLBlock, int *iSLLBlock) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3120-3174 |
| | 31 | 7 |
InsertionSortName: | InsertionSort | Prototype: | static int InsertionSort(EdgeTableEntry *AET) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3366-3394 |
| | 22 | 5 |
IntersectionPoint::isAccurateName: | IntersectionPoint::isAccurate | Prototype: | bool isAccurate() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 143-143 |
| | 1 | 1 |
IntersectionPoint::isValidName: | IntersectionPoint::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 141-141 |
| | 1 | 1 |
IntersectionPoint::roundName: | IntersectionPoint::round | Prototype: | QPoint IntersectionPoint::round() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 149-157 |
| | 6 | 3 |
IsInvalidName::operator()Name: | IsInvalidName::operator() | Prototype: | result_type operator()(const QString &name) const | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 254-268 |
| | 10 | 5 |
IsInvalidName::warnName: | IsInvalidName::warn | Prototype: | static bool warn(const char *what) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 271-275 |
| | 2 | 1 |
Itemizer::ItemizerName: | Itemizer::Itemizer | Prototype: | Itemizer(const QString &string, const QScriptAnalysis *analysis, QScriptItemArray &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 63-69 |
| | 2 | 1 |
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: | 77-89 |
| | 8 | 4 |
Itemizer::generateScriptItemsName: | Itemizer::generateScriptItems | Prototype: | void generateScriptItems(int start, int length) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 107-123 |
| | 13 | 4 |
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: | 94-105 |
| | 8 | 4 |
Itemizer::generateScriptItemsCapitalizeName: | Itemizer::generateScriptItemsCapitalize | Prototype: | void generateScriptItemsCapitalize(int start, int length) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 125-170 |
| | 30 | 9 |
Itemizer::generateScriptItemsSmallCapsName: | Itemizer::generateScriptItemsSmallCaps | Prototype: | void generateScriptItemsSmallCaps(const ushort *uc, int start, int length) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 172-196 |
| | 19 | 6 |