| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  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: | 1701-1706 | 
 |  | 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: | 1667-1670 | 
 |  | 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: | 1637-1641 | 
 |  | 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: | 484-494 | 
 |  | 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: | 566-573 | 
 |  | 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: | 1443-1443 | 
 |  | 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: | 1442-1442 | 
 |  | 1 | 1 | 
|  KeyChecker::checkEvent | Name: | KeyChecker::checkEvent |  | Prototype: | bool checkEvent(xcb_generic_event_t *ev) |  | Coverage: | 0.000% (0/28) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines: | 1410-1440 | 
 |  | 18 | 6 | 
|  KeyChecker::KeyChecker | Name: | KeyChecker::KeyChecker |  | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time, quint16 state) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines: | 1400-1408 | 
 |  | 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: | 76-79 | 
 |  | 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: | 178-202 | 
 |  | 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: | 131-176 | 
 |  | 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: | 100-111 | 
 |  | 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: | 113-129 | 
 |  | 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: | 83-95 | 
 |  | 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: | 69-75 | 
 |  | 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: | 155-163 | 
 |  | 6 | 3 | 
|  IntersectionPoint::isValid | Name: | IntersectionPoint::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: | 147-147 | 
 |  | 1 | 1 | 
|  IntersectionPoint::isAccurate | Name: | IntersectionPoint::isAccurate |  | Prototype: | bool isAccurate() const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines: | 149-149 | 
 |  | 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: | 3390-3418 | 
 |  | 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: | 3144-3198 | 
 |  | 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: | 390-401 | 
 |  | 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: | 388-388 | 
 |  | 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: | 386-386 | 
 |  | 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: | 382-408 | 
 |  | 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: | 106-110 | 
 |  | 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: | 188-202 | 
 |  | 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: | 204-238 | 
 |  | 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: | 241-251 | 
 |  | 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: | 169-186 | 
 |  | 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: | 49-54 | 
 |  | 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: | 61-64 | 
 |  | 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: | 56-59 | 
 |  | 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: | 66-69 | 
 |  | 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: | 610-620 | 
 |  | 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: | 582-607 | 
 |  | 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: | 3486-3486 | 
 |  | 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: | 3495-3498 | 
 |  | 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: | 3487-3490 | 
 |  | 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: | 3491-3494 | 
 |  | 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: | 3467-3467 | 
 |  | 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: | 3476-3479 | 
 |  | 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: | 3468-3471 | 
 |  | 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: | 3472-3475 | 
 |  | 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: | 3423-3432 | 
 |  | 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: | 100-100 | 
 |  | 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: | 3004-3006 | 
 |  | 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: | 3003-3003 | 
 |  | 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: | 3012-3014 | 
 |  | 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: | 3011-3011 | 
 |  | 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: | 87-92 | 
 |  | 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: | 71-71 | 
 |  | 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: | 67-67 | 
 |  | 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: | 64-64 | 
 |  | 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: | 65-65 | 
 |  | 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: | 79-85 | 
 |  | 3 | 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: | 62-62 | 
 |  | 1 | 1 | 
|  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: | 68-73 | 
 |  | 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: | 2680-2700 | 
 |  | 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: | 442-449 | 
 |  | 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: | 495-498 | 
 |  | 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: | 505-508 | 
 |  | 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: | 500-503 | 
 |  | 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: | 510-513 | 
 |  | 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: | 493-493 | 
 |  | 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: | 451-485 | 
 |  | 24 | 2 | 
|  DrawTextItemRecorder::begin | Name: | 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: | 492-492 | 
 |  | 1 | 1 | 
|  DrawTextItemRecorder::DrawTextItemRecorder | Name: | 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: | 436-440 | 
 |  | 2 | 1 | 
|  DrawTextItemDevice::~DrawTextItemDevice | Name: | DrawTextItemDevice::~DrawTextItemDevice |  | Prototype: | ~DrawTextItemDevice() |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines: | 535-538 | 
 |  | 1 | 1 | 
|  DrawTextItemDevice::positions | Name: | 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: | 587-590 | 
 |  | 1 | 1 | 
|  DrawTextItemDevice::paintEngine | Name: | 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: | 577-580 | 
 |  | 1 | 1 | 
|  DrawTextItemDevice::metric | Name: | 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: | 540-575 | 
 |  | 19 | 14 | 
|  DrawTextItemDevice::items | Name: | 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: | 592-595 | 
 |  | 1 | 1 | 
|  DrawTextItemDevice::glyphs | Name: | 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: | 582-585 | 
 |  | 1 | 1 | 
|  DrawTextItemDevice::DrawTextItemDevice | Name: | 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: | 529-533 | 
 |  | 2 | 1 | 
|  DeviceIntegration::~DeviceIntegration | Name: | 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: | 61-61 | 
 |  | 1 | 1 | 
|  DeviceIntegration::integration | Name: | 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: | 62-62 | 
 |  | 1 | 1 | 
|  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: | 107-107 | 
 |  | 0 | 1 | 
|  DeviceIntegration::DeviceIntegration | Name: | 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: | 69-128 | 
 |  | 24 | 16 | 
|  DeviceEventControllerAdaptor::NotifyListenersSync | Name: | 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 | 
|  DeviceEventControllerAdaptor::NotifyListenersAsync | Name: | 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::DeviceEventControllerAdaptor | Name: | 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 | 
|  DetailButton::sizeHint | Name: | DetailButton::sizeHint |  | Prototype: | QSize sizeHint() const override |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines: | 174-189 | 
 |  | 13 | 1 | 
|  DetailButton::setLabel | Name: | DetailButton::setLabel |  | Prototype: | void setLabel(DetailButtonLabel lbl) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines: | 171-172 | 
 |  | 1 | 1 | 
|  DetailButton::label | Name: | DetailButton::label |  | Prototype: | QString label(DetailButtonLabel label) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines: | 168-169 | 
 |  | 1 | 1 | 
|  DetailButton::DetailButton | Name: | DetailButton::DetailButton |  | Prototype: | DetailButton(QWidget *parent) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines: | 163-166 | 
 |  | 1 | 1 | 
|  Declaration::uriValue | Name: | Declaration::uriValue |  | Prototype: | QString Declaration::uriValue() const |  | Coverage: | 0.000% (0/6) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1639-1644 | 
 |  | 3 | 2 | 
|  Declaration::styleValues | Name: | Declaration::styleValues |  | Prototype: | void Declaration::styleValues(BorderStyle *s) const |  | Coverage: | 0.000% (0/16) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1566-1575 | 
 |  | 7 | 6 | 
|  Declaration::styleValue | Name: | Declaration::styleValue |  | Prototype: | BorderStyle Declaration::styleValue() const |  | Coverage: | 0.000% (0/4) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1559-1564 | 
 |  | 3 | 2 | 
|  Declaration::styleFeaturesValue | Name: | Declaration::styleFeaturesValue |  | Prototype: | int Declaration::styleFeaturesValue() const |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1625-1637 | 
 |  | 9 | 3 | 
|  Declaration::sizeValue | Name: | Declaration::sizeValue |  | Prototype: | QSize Declaration::sizeValue() const |  | Coverage: | 0.000% (0/11) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1487-1502 | 
 |  | 11 | 4 | 
|  Declaration::repeatValue | Name: | Declaration::repeatValue |  | Prototype: | Repeat Declaration::repeatValue() const |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1577-1587 | 
 |  | 8 | 3 | 
|  Declaration::rectValue | Name: | Declaration::rectValue |  | Prototype: | QRect Declaration::rectValue() const |  | Coverage: | 0.000% (0/18) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1504-1524 | 
 |  | 16 | 6 | 
|  Declaration::realValue | Name: | Declaration::realValue |  | Prototype: | bool Declaration::realValue(qreal *real, const char *unit) const |  | Coverage: | 0.000% (0/18) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1443-1461 | 
 |  | 15 | 6 | 
|  Declaration::positionValue | Name: | Declaration::positionValue |  | Prototype: | PositionMode Declaration::positionValue() const |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1601-1611 | 
 |  | 8 | 3 | 
|  Declaration::originValue | Name: | Declaration::originValue |  | Prototype: | Origin Declaration::originValue() const |  | Coverage: | 0.000% (0/7) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1589-1599 | 
 |  | 8 | 3 | 
|  Declaration::intValue | Name: | Declaration::intValue |  | Prototype: | bool Declaration::intValue(int *i, const char *unit) const |  | Coverage: | 0.000% (0/4) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1480-1485 | 
 |  | 3 | 2 | 
|  Declaration::iconValue | Name: | Declaration::iconValue |  | Prototype: | QIcon Declaration::iconValue() const |  | Coverage: | 0.000% (0/42) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1696-1741 | 
 |  | 31 | 16 | 
|  Declaration::colorValues | Name: | Declaration::colorValues |  | Prototype: | void Declaration::colorValues(QColor *c, const QPalette &pal) const |  | Coverage: | 0.000% (0/29) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1526-1557 | 
 |  | 20 | 10 | 
|  Declaration::colorValue | Name: | Declaration::colorValue |  | Prototype: | QColor Declaration::colorValue(const QPalette &pal) const |  | Coverage: | 0.000% (0/16) |  | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines: | 1352-1372 | 
 |  | 13 | 6 |