Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ValueExtractor::extractPositionName: | ValueExtractor::extractPosition | Prototype: | bool ValueExtractor::extractPosition(int *left, int *top, int *right, int *bottom, QCss::Origin *origin, Qt::Alignment *position, QCss::PositionMode *mode, Qt::Alignment *textAlignment) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 500-522 |
| | 16 | 11 |
ValueExtractor::extractPaletteName: | ValueExtractor::extractPalette | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1299-1314 |
| | 11 | 7 |
ValueExtractor::extractOutlineName: | ValueExtractor::extractOutline | Prototype: | bool ValueExtractor::extractOutline(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii, int *offsets) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 654-686 |
| | 22 | 13 |
ValueExtractor::extractImageName: | ValueExtractor::extractImage | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1324-1348 |
| | 14 | 7 |
ValueExtractor::extractGeometryName: | ValueExtractor::extractGeometry | Prototype: | bool ValueExtractor::extractGeometry(int *w, int *h, int *minw, int *minh, int *maxw, int *maxh) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 479-498 |
| | 14 | 9 |
ValueExtractor::extractFontName: | ValueExtractor::extractFont | Prototype: | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1265-1297 |
| | 25 | 13 |
ValueExtractor::extractFontName: | ValueExtractor::extractFont | Prototype: | void ValueExtractor::extractFont() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1316-1322 |
| | 4 | 2 |
ValueExtractor::extractBoxName: | ValueExtractor::extractBox | Prototype: | bool ValueExtractor::extractBox(int *margins, int *paddings, int *spacing) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 524-550 |
| | 19 | 15 |
ValueExtractor::extractBorderName: | ValueExtractor::extractBorder | Prototype: | bool ValueExtractor::extractBorder(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 591-652 |
| | 41 | 28 |
ValueExtractor::extractBackgroundName: | ValueExtractor::extractBackground | Prototype: | bool ValueExtractor::extractBackground(QBrush *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, Origin *origin, Attachment *attachment, Origin *clip) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1039-1100 |
| | 42 | 16 |
ValueExtractor::borderValueName: | ValueExtractor::borderValue | Prototype: | void ValueExtractor::borderValue(const Declaration &decl, int *width, QCss::BorderStyle *style, QBrush *color) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 944-991 |
| | 33 | 8 |
ValueExtractor::ValueExtractorName: | ValueExtractor::ValueExtractor | Prototype: | ValueExtractor::ValueExtractor(const QVector<Declaration> &decls, const QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 399-402 |
| | 2 | 1 |
Value::toStringName: | Value::toString | Prototype: | QString Value::toString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 254-261 |
| | 3 | 2 |
UnrollTailLoop::exec::[lambda]Name: | UnrollTailLoop::exec::[lambda] | Prototype: | [](int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 201-201 |
| | 1 | 1 |
UnionRegionName: | UnionRegion | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2447-2469 |
| | 16 | 2 |
UnionRectWithRegionName: | UnionRectWithRegion | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1842-1858 |
| | 9 | 4 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1753-1753 |
| | 1 | 1 |
TypeConstructor::delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1754-1754 |
| | 1 | 1 |
ThreadPoolThreadReleaser::~ThreadPoolThreadReleaserName: | ThreadPoolThreadReleaser::~ThreadPoolThreadReleaser | Prototype: | ~ThreadPoolThreadReleaser() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 64-65 |
| | 1 | 2 |
ThreadPoolThreadReleaser::ThreadPoolThreadReleaserName: | ThreadPoolThreadReleaser::ThreadPoolThreadReleaser | Prototype: | explicit ThreadPoolThreadReleaser(QThreadPool *pool) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 61-63 |
| | 1 | 2 |
TextureBinder::~TextureBinderName: | TextureBinder::~TextureBinder | Prototype: | ~TextureBinder() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 426-429 |
| | 1 | 1 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(GLenum target, GLuint textureId) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 134-137 |
| | 1 | 1 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 400-424 |
| | 8 | 8 |
TCBPoint::operator==Name: | TCBPoint::operator== | Prototype: | bool operator==(const TCBPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 341-347 |
| | 4 | 1 |
Symbol::lexemName: | Symbol::lexem | Prototype: | QString Symbol::lexem() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2132-2143 |
| | 8 | 4 |
SubtractRegionName: | SubtractRegion | Prototype: | static void SubtractRegion(QRegionPrivate *regM, QRegionPrivate *regS, QRegionPrivate &dest) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2625-2644 |
| | 7 | 1 |
StyleSheet::buildIndexesName: | StyleSheet::buildIndexes | Prototype: | void StyleSheet::buildIndexes(Qt::CaseSensitivity nameCaseSensitivity) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1787-1836 |
| | 37 | 11 |
StyleSelector::styleRulesForNodeName: | StyleSelector::styleRulesForNode | Prototype: | QVector<StyleRule> StyleSelector::styleRulesForNode(NodePtr node) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1970-2027 |
| | 37 | 16 |
StyleSelector::selectorMatchesName: | StyleSelector::selectorMatches | Prototype: | bool StyleSelector::selectorMatches(const Selector &selector, NodePtr node) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1854-1907 |
| | 37 | 13 |
StyleSelector::nodeNameEqualsName: | StyleSelector::nodeNameEquals | Prototype: | bool StyleSelector::nodeNameEquals(NodePtr node, const QString& nodeName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1844-1847 |
| | 1 | 1 |
StyleSelector::nodeIdsName: | StyleSelector::nodeIds | Prototype: | QStringList StyleSelector::nodeIds(NodePtr node) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1849-1852 |
| | 1 | 1 |
StyleSelector::matchRuleName: | StyleSelector::matchRule | Prototype: | void StyleSelector::matchRule(NodePtr node, const StyleRule &rule, StyleSheetOrigin origin, int depth, QMap<uint, StyleRule> *weightedRules) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1948-1966 |
| | 11 | 4 |
StyleSelector::declarationsForNodeName: | StyleSelector::declarationsForNode | Prototype: | QVector<Declaration> StyleSelector::declarationsForNode(NodePtr node, const char *extraPseudo) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2031-2051 |
| | 14 | 5 |
StyleSelector::basicSelectorMatchesName: | StyleSelector::basicSelectorMatches | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1909-1946 |
| | 25 | 10 |
StrokeHandler::StrokeHandlerName: | StrokeHandler::StrokeHandler | Prototype: | StrokeHandler(int reserve) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 156-156 |
| | 1 | 1 |
StaticDayOfWeekAssociativeArray::operator[]Name: | StaticDayOfWeekAssociativeArray::operator[] | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 838-843 |
| | 3 | 1 |
StaticDayOfWeekAssociativeArray::insertName: | StaticDayOfWeekAssociativeArray::insert | Prototype: | void insert(Qt::DayOfWeek day, T v) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 845-848 |
| | 1 | 1 |
StateSaver::~StateSaverName: | StateSaver::~StateSaver | Prototype: | ~StateSaver() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 381-413 |
| | 25 | 8 |
StateSaver::StateSaverName: | StateSaver::StateSaver | Prototype: | StateSaver() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 341-380 |
| | 32 | 6 |
SourceOnlyAlpha::bytemulName: | SourceOnlyAlpha::bytemul | Prototype: | inline quint16 bytemul(quint16 spix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 48-48 |
| | 1 | 1 |
SourceOnlyAlpha::alphaName: | SourceOnlyAlpha::alpha | Prototype: | inline uchar alpha(uchar src) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 47-47 |
| | 1 | 1 |
SourceAndConstAlpha::bytemulName: | SourceAndConstAlpha::bytemul | Prototype: | inline quint16 bytemul(quint16 x) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 58-62 |
| | 3 | 1 |
SourceAndConstAlpha::alphaName: | SourceAndConstAlpha::alpha | Prototype: | inline uchar alpha(uchar src) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 57-57 |
| | 1 | 1 |
SourceAndConstAlpha::SourceAndConstAlphaName: | SourceAndConstAlpha::SourceAndConstAlpha | Prototype: | SourceAndConstAlpha(int a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 54-56 |
| | 1 | 1 |
SimpleCascader::rearrangeName: | SimpleCascader::rearrange | Prototype: | void SimpleCascader::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 339-377 |
| | 29 | 6 |
SequentialAnchorData::updateChildrenSizesName: | SequentialAnchorData::updateChildrenSizes | Prototype: | void SequentialAnchorData::updateChildrenSizes() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 479-521 |
| | 27 | 3 |
SequentialAnchorData::calculateSizeHintsName: | SequentialAnchorData::calculateSizeHints | Prototype: | void SequentialAnchorData::calculateSizeHints() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 523-559 |
| | 26 | 3 |
Selector::specificityName: | Selector::specificity | Prototype: | int Selector::specificity() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1745-1757 |
| | 8 | 3 |
Selector::pseudoElementName: | Selector::pseudoElement | Prototype: | QString Selector::pseudoElement() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1759-1765 |
| | 4 | 2 |
Selector::pseudoClassName: | Selector::pseudoClass | Prototype: | quint64 Selector::pseudoClass(quint64 *negated) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1767-1783 |
| | 13 | 6 |
SegmentTree::produceIntersectionsLeafName: | SegmentTree::produceIntersectionsLeaf | Prototype: | void SegmentTree::produceIntersectionsLeaf(const TreeNode &node, int segment) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 524-561 |
| | 23 | 6 |
SegmentTree::produceIntersectionsName: | SegmentTree::produceIntersections | Prototype: | void SegmentTree::produceIntersections(int segment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 511-522 |
| | 7 | 1 |
SegmentTree::produceIntersectionsName: | SegmentTree::produceIntersections | Prototype: | void SegmentTree::produceIntersections(const TreeNode &node, int segment, const RectF &segmentBounds, const RectF &nodeBounds, int axis) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 563-581 |
| | 11 | 4 |
SegmentTree::intersectLinesName: | SegmentTree::intersectLines | Prototype: | void SegmentTree::intersectLines(const QLineF &a, const QLineF &b, QDataBuffer<QIntersection> &intersections) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 389-509 |
| | 80 | 17 |
SegmentTree::buildTreeName: | SegmentTree::buildTree | Prototype: | TreeNode SegmentTree::buildTree(int first, int last, int depth, const RectF &bounds) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 316-387 |
| | 46 | 8 |
SegmentTree::SegmentTreeName: | SegmentTree::SegmentTree | Prototype: | SegmentTree::SegmentTree(QPathSegments &segments) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 279-309 |
| | 19 | 6 |
Segment::rightName: | Segment::right | Prototype: | int right() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 966-969 |
| | 1 | 1 |
Segment::overlapsName: | Segment::overlaps | Prototype: | bool overlaps(const Segment &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 971-974 |
| | 1 | 1 |
Segment::mergeName: | Segment::merge | Prototype: | void merge(Segment &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 984-1005 |
| | 14 | 2 |
Segment::leftName: | Segment::left | Prototype: | int left() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 961-964 |
| | 1 | 1 |
Segment::connectName: | Segment::connect | Prototype: | void connect(Segment &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 976-982 |
| | 3 | 1 |
Segment::SegmentName: | Segment::Segment | Prototype: | Segment(const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 955-959 |
| | 2 | 1 |
Scanner::scanName: | Scanner::scan | Prototype: | void Scanner::scan(const QString &preprocessedInput, QVector<Symbol> *symbols) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2117-2130 |
| | 10 | 2 |
Scanner::preprocessName: | Scanner::preprocess | Prototype: | QString Scanner::preprocess(const QString &input, bool *hasEscapeSequences) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2061-2102 |
| | 27 | 8 |
ScalableEntry::pixmapName: | ScalableEntry::pixmap | Prototype: | QPixmap ScalableEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 695-702 |
| | 3 | 2 |
ResourceHelper::clearName: | ResourceHelper::clear | Prototype: | void ResourceHelper::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 82-88 |
| | 4 | 1 |
ResourceHelper::ResourceHelperName: | ResourceHelper::ResourceHelper | Prototype: | ResourceHelper::ResourceHelper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 76-80 |
| | 2 | 1 |
ResetOnDestroy::~ResetOnDestroyName: | ResetOnDestroy::~ResetOnDestroy | Prototype: | ~ResetOnDestroy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 714-718 |
| | 2 | 2 |
ResetOnDestroy::ResetOnDestroyName: | ResetOnDestroy::ResetOnDestroy | Prototype: | ResetOnDestroy(QMenuSloppyState *sloppyState, bool *guard) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 707-712 |
| | 1 | 1 |
RegularTiler::rearrangeName: | RegularTiler::rearrange | Prototype: | void RegularTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 295-334 |
| | 31 | 10 |
RectInRegionName: | RectInRegion | Prototype: | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2721-2781 |
| | 36 | 13 |
RadialFetchPlain::fetchName: | RadialFetchPlain::fetch | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3602-3632 |
| | 17 | 6 |
QtPrivate::metaObjectForQWidgetName: | QtPrivate::metaObjectForQWidget | Prototype: | const QMetaObject *metaObjectForQWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2476-2481 |
| | 3 | 2 |
QtPrivate::intersect_rectName: | QtPrivate::intersect_rect | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | Lines: | 70-117 |
| | 32 | 7 |
QtPrivate::intersect_pointName: | QtPrivate::intersect_point | Prototype: | static bool intersect_point(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | Lines: | 119-159 |
| | 27 | 4 |
QtPrivate::intersect_pathName: | QtPrivate::intersect_path | Prototype: | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | Lines: | 161-203 |
| | 29 | 6 |
QtPrivate::ResultStoreBase::hasNextResultName: | QtPrivate::ResultStoreBase::hasNextResult | Prototype: | bool ResultStoreBase::hasNextResult() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 191-194 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::vectorIndexName: | QtPrivate::ResultIteratorBase::vectorIndex | Prototype: | int ResultIteratorBase::vectorIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 53-53 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::isVectorName: | QtPrivate::ResultIteratorBase::isVector | Prototype: | bool ResultIteratorBase::isVector() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 88-91 |
| | 1 | 1 |
QtPrivate::ResultIteratorBase::ResultIteratorBaseName: | QtPrivate::ResultIteratorBase::ResultIteratorBase | Prototype: | ResultIteratorBase::ResultIteratorBase() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 48-49 |
| | 1 | 1 |
QtPrivate::QPixelFormat_createYUVName: | QtPrivate::QPixelFormat_createYUV | Prototype: | QPixelFormat QPixelFormat_createYUV(QPixelFormat::YUVLayout yuvLayout, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied, QPixelFormat::TypeInterpretation typeInterpretation, QPixelFormat::ByteOrder byteOrder) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpixelformat.cpp | Lines: | 528-582 |
| | 28 | 17 |
QtPrivate::ExceptionStore::hasThrownName: | QtPrivate::ExceptionStore::hasThrown | Prototype: | bool ExceptionStore::hasThrown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 219-219 |
| | 1 | 1 |
QtPrivate::ExceptionStore::exceptionName: | QtPrivate::ExceptionStore::exception | Prototype: | ExceptionHolder ExceptionStore::exception() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 206-209 |
| | 1 | 1 |
QtPrivate::ExceptionHolder::ExceptionHolderName: | QtPrivate::ExceptionHolder::ExceptionHolder | Prototype: | ExceptionHolder::ExceptionHolder(const ExceptionHolder &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 176-178 |
| | 1 | 1 |
QtFontStyle::~QtFontStyleName: | QtFontStyle::~QtFontStyle | Prototype: | ~QtFontStyle() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 228-238 |
| | 6 | 3 |
QtFontStyle::pixelSizeName: | QtFontStyle::pixelSize | Prototype: | QtFontSize *QtFontStyle::pixelSize(unsigned short size, bool add) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 272-296 |
| | 18 | 8 |
QtFontStyle::QtFontStyleName: | QtFontStyle::QtFontStyle | Prototype: | QtFontStyle(const Key &k) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 222-226 |
| | 2 | 1 |
QtFontStyle::Key::operator==Name: | QtFontStyle::Key::operator== | Prototype: | bool operator==(const Key & other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 208-211 |
| | 2 | 1 |
QtFontStyle::Key::operator!=Name: | QtFontStyle::Key::operator!= | Prototype: | bool operator!=(const Key &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 212-214 |
| | 1 | 1 |
QtFontStyle::Key::operator <Name: | QtFontStyle::Key::operator < | Prototype: | bool operator <(const Key &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 215-219 |
| | 3 | 1 |
QtFontStyle::Key::KeyName: | QtFontStyle::Key::Key | Prototype: | Key() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 201-202 |
| | 1 | 1 |
QtFontStyle::Key::KeyName: | QtFontStyle::Key::Key | Prototype: | Key(const Key &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 203-203 |
| | 1 | 1 |
QtFontStyle::Key::KeyName: | QtFontStyle::Key::Key | Prototype: | QtFontStyle::Key::Key(const QString &styleString) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 252-270 |
| | 10 | 6 |
QtFontFoundry::~QtFontFoundryName: | QtFontFoundry::~QtFontFoundry | Prototype: | ~QtFontFoundry() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 301-305 |
| | 3 | 2 |
QtFontFoundry::styleName: | QtFontFoundry::style | Prototype: | QtFontStyle *QtFontFoundry::style(const QtFontStyle::Key &key, const QString &styleName, bool create) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 314-343 |
| | 20 | 8 |
QtFontFoundry::QtFontFoundryName: | QtFontFoundry::QtFontFoundry | Prototype: | QtFontFoundry(const QString &n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 300-300 |
| | 1 | 1 |
QtFontFamily::~QtFontFamilyName: | QtFontFamily::~QtFontFamily | Prototype: | ~QtFontFamily() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 363-367 |
| | 3 | 2 |
QtFontFamily::matchesFamilyNameName: | QtFontFamily::matchesFamilyName | Prototype: | bool QtFontFamily::matchesFamilyName(const QString &familyName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 409-412 |
| | 1 | 1 |
QtFontFamily::foundryName: | QtFontFamily::foundry | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 385-407 |
| | 15 | 7 |
QtFontFamily::ensurePopulatedName: | QtFontFamily::ensurePopulated | Prototype: | void QtFontFamily::ensurePopulated() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 414-421 |
| | 4 | 2 |