| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSqlRecord &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 516-529 |
| | 10 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem *item) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11390-11419 |
| | 20 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsObject *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11422-11438 |
| | 11 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemChange change) | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11440-11549 |
| | 72 | 35 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlag flag) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11551-11618 |
| | 44 | 21 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlags flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11620-11634 |
| | 10 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QHeaderViewPrivate::SectionItem §ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 68-72 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QListWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 807-811 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QTableWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1460-1464 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QTreeWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2223-2227 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1307-1328 |
| | 17 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QGesture *gesture) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1108-1174 |
| | 53 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QGestureEvent *gestureEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1176-1182 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QSizePolicy &policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 464-476 |
| | 9 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSizePolicy &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 505-511 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QWidget *widget) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 13019-13057 |
| | 32 | 9 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QStyle::State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2387-2395 |
| | 1 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QStyleOption::OptionType &optionType) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 4029-4090 |
| | 28 | 27 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QStyleOption &option) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 4092-4106 |
| | 8 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug &operator<<(QDebug &dbg, const QScrollerPrivate::ScrollSegment &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 80-86 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QDockAreaLayout &layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 157-164 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QMainWindowLayout *layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 166-170 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QTextStream& operator<<(QTextStream& ts, const QSplitter& splitter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1720-1724 |
| | 2 | 1 |
operator<<| Name: | operator<< | | Prototype: | QTextStream& operator<<(QTextStream& str, const QDomNode& node) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2701-2706 |
| | 2 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const QPair<QRunnable *, int> &p, int priority) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 204-205 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const UCS2Pair &ligature1, const UCS2Pair &ligature2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1754-1755 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(ushort u1, const UCS2Pair &ligature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1756-1757 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const UCS2SurrogatePair &ligature1, const UCS2SurrogatePair &ligature2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1766-1767 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(uint u1, const UCS2SurrogatePair &ligature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1768-1769 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const CategoriesRangeMapEntry &entry1, const CategoriesRangeMapEntry &entry2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2883-2884 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const char *name, const CategoriesRangeMapEntry &entry) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2885-2886 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const CategoriesRangeMapEntry &entry, const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2887-2888 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const char *name, const XPMRGBData &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 748-749 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const XPMRGBData &data, const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 750-751 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const char *name, const RGBData &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 301-302 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const RGBData &data, const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 303-304 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QString &name, const QCssKnownValue &prop) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 355-358 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QCssKnownValue &prop, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 360-363 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(unsigned short uc, AGLEntry entry) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset_agl.cpp | | Lines: | 131-132 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(AGLEntry entry, unsigned short uc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset_agl.cpp | | Lines: | 133-134 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QCheckPoint &checkPoint, QFixed y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 392-395 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QCheckPoint &checkPoint, int pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 397-400 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QString &entityStr, const QTextHtmlEntity &entity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 332-335 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QTextHtmlEntity &entity, const QString &entityStr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 337-340 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QString &str, const QTextHtmlElement &e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 458-461 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QTextHtmlElement &e, const QString &str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 463-466 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static inline bool operator<(int fragment, const QFragmentFindHelper &helper) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 380-383 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static inline bool operator<(const QFragmentFindHelper &helper, int fragment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 385-388 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const QPointF &p, qreal f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 100-103 |
| | 1 | 1 |
operator/| Name: | operator/ | | Prototype: | QMatrix4x4 operator/(const QMatrix4x4& matrix, float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 784-805 |
| | 19 | 1 |
operator/| Name: | operator/ | | Prototype: | inline QPointF operator/(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 130-133 |
| | 1 | 1 |
operator/| Name: | operator/ | | Prototype: | double operator/(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2037-2060 |
| | 15 | 5 |
operator-| Name: | operator- | | Prototype: | QVariant operator-(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1977-2004 |
| | 20 | 8 |
operator+| Name: | operator+ | | Prototype: | QVariant operator+(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1938-1969 |
| | 20 | 8 |
operator*| Name: | operator* | | Prototype: | inline QPointF operator*(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 124-127 |
| | 1 | 1 |
operator*| Name: | operator* | | Prototype: | QVariant operator*(const QVariant &arg1, double multiplier) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2011-2033 |
| | 14 | 5 |
operator&| Name: | operator& | | Prototype: | QBitArray operator&(const QBitArray &a1, const QBitArray &a2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 599-604 |
| | 3 | 1 |
operator!=| Name: | operator!= | | Prototype: | bool operator!=(const QSurfaceFormat& a, const QSurfaceFormat& b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 821-824 |
| | 1 | 1 |
operator!=| Name: | operator!= | | Prototype: | inline bool operator!=(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 439-442 |
| | 1 | 1 |
operator!=| Name: | operator!= | | Prototype: | bool operator!=(const QGLFormat& a, const QGLFormat& b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1665-1668 |
| | 1 | 1 |
operator >=| Name: | operator >= | | Prototype: | inline bool operator >= (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 76-79 |
| | 1 | 1 |
operator >| Name: | operator > | | Prototype: | inline bool operator > (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 66-69 |
| | 1 | 1 |
operator <=| Name: | operator <= | | Prototype: | inline bool operator <= (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 71-74 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | inline bool operator < (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 61-64 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | static bool operator <(const QTtfGlyph &g1, const QTtfGlyph &g2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 993-996 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | static bool operator <(const QTtfTable &t1, const QTtfTable &t2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1072-1075 |
| | 1 | 1 |
operator *| Name: | operator * | | Prototype: | QPainterPath operator *(const QPainterPath &p, const QMatrix &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1093-1096 |
| | 1 | 1 |
openModeToFopenMode| Name: | openModeToFopenMode | | Prototype: | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 70-103 |
| | 20 | 8 |
oldButton| Name: | oldButton | | Prototype: | static int oldButton(int button) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 461-485 |
| | 11 | 11 |
object_name_for_button| Name: | object_name_for_button | | Prototype: | static QString object_name_for_button(QWizard::WizardButton which) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1389-1414 |
| | 7 | 12 |
objectInheritsXAndXIsCloserThanY| Name: | objectInheritsXAndXIsCloserThanY | | Prototype: | static bool objectInheritsXAndXIsCloserThanY(const QObject *object, const QByteArray &classX, const QByteArray &classY) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 117-129 |
| | 8 | 4 |
objectContentToJson| Name: | objectContentToJson | | Prototype: | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 184-208 |
| | 15 | 5 |
numDigits| Name: | numDigits | | Prototype: | static int numDigits(qlonglong n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 390-395 |
| | 3 | 2 |
nullErrorHandler| Name: | nullErrorHandler | | Prototype: | static int nullErrorHandler(Display *, XErrorEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 151-154 |
| | 1 | 1 |
nullBrushInstance| Name: | nullBrushInstance | | Prototype: | static QBrushData *nullBrushInstance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 364-367 |
| | 1 | 1 |
normalizeHints| Name: | normalizeHints | | Prototype: | static void normalizeHints(qreal &minimum, qreal &preferred, qreal &maximum, qreal &descent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 89-104 |
| | 9 | 6 |
normalize| Name: | normalize | | Prototype: | static void normalize(double &x, double &y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 88-93 |
| | 3 | 1 |
noforcesign| Name: | noforcesign | | Prototype: | QTextStream &noforcesign(QTextStream &stream) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2794-2798 |
| | 2 | 1 |
noforcepoint| Name: | noforcepoint | | Prototype: | QTextStream &noforcepoint(QTextStream &stream) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2808-2812 |
| | 2 | 1 |
noBlockInString| Name: | noBlockInString | | Prototype: | static bool noBlockInString(const QString &str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 134-139 |
| | 3 | 1 |
nextListStyle| Name: | nextListStyle | | Prototype: | static QTextListFormat::Style nextListStyle(QTextListFormat::Style style) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 411-418 |
| | 5 | 3 |
nextGeometryToken| Name: | nextGeometryToken | | Prototype: | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 269-290 |
| | 15 | 5 |
nextCharJoins| Name: | nextCharJoins | | Prototype: | static inline bool nextCharJoins(const QString &string, int pos) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2669-2677 |
| | 6 | 3 |
newWId| Name: | newWId | | Prototype: | static WId newWId() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 71-79 |
| | 3 | 2 |
newButton| Name: | newButton | | Prototype: | static QMessageBox::StandardButton newButton(int button) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1937-1970 |
| | 3 | 2 |
needsResolving| Name: | needsResolving | | Prototype: | static inline bool needsResolving(const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6824-6830 |
| | 4 | 1 |
needsPerspectiveClipping| Name: | needsPerspectiveClipping | | Prototype: | static inline bool needsPerspectiveClipping(const QRectF &rect, const QTransform &transform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1889-1895 |
| | 3 | 1 |
native_sub_image| Name: | native_sub_image | | Prototype: | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 330-351 |
| | 11 | 5 |
nativeStyleClassName| Name: | nativeStyleClassName | | Prototype: | static QByteArray nativeStyleClassName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 168-172 |
| | 1 | 1 |
nanWarning| Name: | nanWarning | | Prototype: | static void nanWarning(const char *func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 58-61 |
| | 1 | 1 |
nameForConnector| Name: | nameForConnector | | Prototype: | static QByteArray nameForConnector(const drmModeConnectorPtr connector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 107-117 |
| | 5 | 2 |
nameFilterForMime| Name: | nameFilterForMime | | Prototype: | static QString nameFilterForMime(const QString &mimeType) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1526-1539 |
| | 8 | 3 |
multiply_op| Name: | multiply_op | | Prototype: | static inline int multiply_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 940-943 |
| | 1 | 1 |
msgSyntaxWarning| Name: | msgSyntaxWarning | | Prototype: | static QString msgSyntaxWarning(const QJsonObject &object, const QString &what) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 302-309 |
| | 5 | 1 |
msgImperialPageSizeInch| Name: | msgImperialPageSizeInch | | Prototype: | static QString msgImperialPageSizeInch(int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1486-1490 |
| | 1 | 1 |
msgErrorSettingEllipticCurves| Name: | msgErrorSettingEllipticCurves | | Prototype: | static inline QString msgErrorSettingEllipticCurves(const QString &why) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 95-98 |
| | 1 | 1 |
moveToHook| Name: | moveToHook | | Prototype: | static void moveToHook(qfixed x, qfixed y, void *data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 555-564 |
| | 7 | 3 |
moveGlyphData| Name: | moveGlyphData | | Prototype: | static inline void moveGlyphData(const QGlyphLayout &destination, const QGlyphLayout &source, int num) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1331-1335 |
| | 2 | 2 |
monoVal| Name: | monoVal | | Prototype: | static inline bool monoVal(const uchar* s, int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2509-2512 |
| | 1 | 1 |
modeToPermissions| Name: | modeToPermissions | | Prototype: | static QFile::Permissions modeToPermissions(quint32 mode) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 225-247 |
| | 20 | 10 |