| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
OsTypeTerm::isNull| Name: | OsTypeTerm::isNull | | Prototype: | bool isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 261-261 |
| | 1 | 1 |
OsTypeTerm::hostOsRelease| Name: | OsTypeTerm::hostOsRelease | | Prototype: | static QString hostOsRelease() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 231-259 |
| | 2 | 1 |
OsTypeTerm::hostOs::[lambda]| Name: | OsTypeTerm::hostOs::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 301-301 |
| | 0 | 1 |
OsTypeTerm::hostOs| Name: | OsTypeTerm::hostOs | | Prototype: | QString OsTypeTerm::hostOs() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 295-309 |
| | 0 | 2 |
OsTypeTerm::hostKernelVersion| Name: | OsTypeTerm::hostKernelVersion | | Prototype: | static QVersionNumber hostKernelVersion() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 230-230 |
| | 1 | 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 |
OrgA11yBusInterface::OrgA11yBusInterface| Name: | OrgA11yBusInterface::OrgA11yBusInterface | | Prototype: | OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface| Name: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface | | Prototype: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/socket_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
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 |
NoDasher::on| Name: | NoDasher::on | | Prototype: | bool on() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 122-122 |
| | 1 | 1 |
MinOverlapPlacer::place| Name: | MinOverlapPlacer::place | | Prototype: | QPoint MinOverlapPlacer::place(const QSize &size, const QVector<QRect> &rects, const QRect &domain) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 549-561 |
| | 7 | 4 |
MinOverlapPlacer::getCandidatePlacements| Name: | MinOverlapPlacer::getCandidatePlacements | | Prototype: | QVector<QRect> MinOverlapPlacer::getCandidatePlacements(const QSize &size, const QVector<QRect> &rects, const QRect &domain) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 443-474 |
| | 21 | 5 |
MinOverlapPlacer::findNonInsiders| Name: | MinOverlapPlacer::findNonInsiders | | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 481-496 |
| | 9 | 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 |
MinOverlapPlacer::findMaxOverlappers| Name: | MinOverlapPlacer::findMaxOverlappers | | Prototype: | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 503-522 |
| | 12 | 4 |
MinOverlapPlacer::findBestPlacement| Name: | MinOverlapPlacer::findBestPlacement | | Prototype: | QPoint MinOverlapPlacer::findBestPlacement(const QRect &domain, const QVector<QRect> &rects, QVector<QRect> &source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 530-540 |
| | 5 | 2 |
MinOverlapPlacer::accumulatedOverlap| Name: | MinOverlapPlacer::accumulatedOverlap | | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 409-417 |
| | 5 | 2 |
MetaObject::delegate| Name: | MetaObject::delegate | | Prototype: | const QMetaObject *delegate(const void*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2024-2024 |
| | 1 | 1 |
MetaObject::delegate| Name: | MetaObject::delegate | | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2025-2025 |
| | 1 | 1 |
LineEdit::handleReturnPressed| Name: | LineEdit::handleReturnPressed | | Prototype: | void handleReturnPressed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 132-135 |
| | 1 | 1 |
LineEdit::focusOutEvent| Name: | LineEdit::focusOutEvent | | Prototype: | void focusOutEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 124-129 |
| | 3 | 2 |
LineEdit::focusInEvent| Name: | LineEdit::focusInEvent | | Prototype: | void focusInEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 118-122 |
| | 2 | 1 |
LineBreakHelper::saveCurrentGlyph| Name: | 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 |
LineBreakHelper::resetRightBearing| Name: | LineBreakHelper::resetRightBearing | | Prototype: | inline void resetRightBearing() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1710-1713 |
| | 1 | 1 |
LineBreakHelper::negativeRightBearing| Name: | LineBreakHelper::negativeRightBearing | | Prototype: | inline QFixed negativeRightBearing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1717-1723 |
| | 3 | 2 |
LineBreakHelper::currentGlyph| Name: | LineBreakHelper::currentGlyph | | Prototype: | inline glyph_t currentGlyph() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1666-1672 |
| | 3 | 1 |
LineBreakHelper::checkFullOtherwiseExtend| Name: | LineBreakHelper::checkFullOtherwiseExtend | | Prototype: | inline bool LineBreakHelper::checkFullOtherwiseExtend(QScriptLine &line) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1728-1747 |
| | 12 | 2 |
LineBreakHelper::calculateRightBearingForPreviousGlyph| Name: | LineBreakHelper::calculateRightBearingForPreviousGlyph | | Prototype: | inline void calculateRightBearingForPreviousGlyph() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1702-1706 |
| | 2 | 2 |
LineBreakHelper::calculateRightBearing| Name: | LineBreakHelper::calculateRightBearing | | Prototype: | inline void calculateRightBearing(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1683-1693 |
| | 3 | 1 |
LineBreakHelper::calculateRightBearing| Name: | LineBreakHelper::calculateRightBearing | | Prototype: | inline void calculateRightBearing() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1695-1700 |
| | 3 | 2 |
LineBreakHelper::calculateNewWidth| Name: | LineBreakHelper::calculateNewWidth | | Prototype: | QFixed calculateNewWidth(const QScriptLine &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1661-1664 |
| | 2 | 1 |
LineBreakHelper::LineBreakHelper| Name: | LineBreakHelper::LineBreakHelper | | Prototype: | LineBreakHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1631-1635 |
| | 2 | 1 |
LibGreaterThan::operator()| Name: | LibGreaterThan::operator() | | Prototype: | result_type operator()(const QString &lhs, const QString &rhs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 478-488 |
| | 6 | 1 |
LcdFilterLegacy::filterPixel| Name: | 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 |
KeyChecker::time| Name: | KeyChecker::time | | Prototype: | xcb_timestamp_t time() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1436-1436 |
| | 1 | 1 |
KeyChecker::release| Name: | KeyChecker::release | | Prototype: | bool release() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1435-1435 |
| | 1 | 1 |
KeyChecker::checkEvent| Name: | KeyChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1403-1433 |
| | 18 | 6 |
KeyChecker::KeyChecker| Name: | KeyChecker::KeyChecker | | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1394-1401 |
| | 2 | 1 |
Itemizer::~Itemizer| Name: | Itemizer::~Itemizer | | Prototype: | ~Itemizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 70-73 |
| | 1 | 1 |
Itemizer::generateScriptItemsSmallCaps| Name: | 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 |
Itemizer::generateScriptItemsCapitalize| Name: | 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::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::generateScriptItems| Name: | 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::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 |
Itemizer::Itemizer| Name: | 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 |
IntersectionPoint::round| Name: | 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 |
IntersectionPoint::isValid| Name: | 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::isAccurate| Name: | 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 |
InsertionSort| Name: | 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 |
InsertEdgeInET| Name: | 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 |
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 |
ImageReader::format| Name: | 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::ImageReader| Name: | 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 |
IconTiler::rearrange| Name: | 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 |
IconCache::IconCache| Name: | 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 |
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::updateIncrProperty| Name: | 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::timerEvent| Name: | 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::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 |
HB_GetUnicodeCharProperties| Name: | 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 |
HB_GetUnicodeCharCombiningClass| Name: | 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_GetUnicodeCharCategory| Name: | 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_GetMirroredChar| Name: | 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 |
GraphPath::toString| Name: | 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 |
GraphPath::constraint| Name: | 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 |
GradientBase64::null| Name: | 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 |
GradientBase64::memfill| Name: | 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::fetchSingle| Name: | 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::fetchSingle| Name: | 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 |
GradientBase32::null| Name: | 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 |
GradientBase32::memfill| Name: | 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::fetchSingle| Name: | 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::fetchSingle| Name: | 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 |
FreeStorage| Name: | 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 |
Fraction::isValid| Name: | 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 |
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 |
FormatRangeComparatorByStart::FormatRangeComparatorByStart| Name: | 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 |
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 |
FormatRangeComparatorByEnd::FormatRangeComparatorByEnd| Name: | 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 |
FixedColumnMatrix::storageIndexToPosition| Name: | 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 |
FixedColumnMatrix::storage| Name: | 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::rowCount| Name: | 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::removeRow| Name: | 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::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::insertRow| Name: | 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::find| Name: | 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::count| Name: | 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::clear| Name: | 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::addRow| Name: | 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 |
F16Dot16FixedDiv| Name: | 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 |
EqualRegion| Name: | 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 |
DrawTextItemRecorder::updateState| Name: | 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 |
DrawTextItemRecorder::type| Name: | 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::positions| Name: | 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::items| Name: | 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::glyphs| Name: | 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::end| Name: | 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::drawTextItem| Name: | 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 |