Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
monoValName: | 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 |
moveGlyphDataName: | 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 |
moveToHookName: | 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 |
msecsToTimeName: | msecsToTime | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2416-2439 |
| | 15 | 5 |
msgErrorSettingEllipticCurvesName: | 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 |
msgImperialPageSizeInchName: | 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 |
msgOpenDirectoryName: | msgOpenDirectory | Prototype: | static inline QString msgOpenDirectory() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 144-152 |
| | 2 | 1 |
msgSyntaxWarningName: | 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 |
multicastMembershipHelperName: | multicastMembershipHelper | Prototype: | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 597-668 |
| | 48 | 9 |
multiply_opName: | 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 |
mylibversionName: | mylibversion | Prototype: | int mylibversion() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qlibrary/lib2/mylib.c | Lines: | 43-46 |
| | 1 | 1 |
nameFilterForMimeName: | 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 |
nameForConnectorName: | 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 |
name_to_monthName: | name_to_month | Prototype: | static int name_to_month(const char* month_str) | Coverage: | 36.364% (12/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 1037-1082 |
| | 21 | 17 |
nanWarningName: | 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 |
nativeStyleClassNameName: | 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 |
native_sub_imageName: | 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 |
needsPerspectiveClippingName: | 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 |
needsResolvingName: | 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 |
newBackendTimeZoneName: | newBackendTimeZone | Prototype: | static QTimeZonePrivate *newBackendTimeZone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 54-78 |
| | 1 | 1 |
newBackendTimeZoneName: | newBackendTimeZone | Prototype: | static QTimeZonePrivate *newBackendTimeZone(const QByteArray &ianaId) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 81-105 |
| | 1 | 1 |
newButtonName: | 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 |
newWIdName: | 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 |
nextCharJoinsName: | 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 |
nextFieldName: | nextField | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 384-412 |
| | 17 | 5 |
nextGeometryTokenName: | 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 |
nextListStyleName: | 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 |
next_proto_cbName: | next_proto_cb | Prototype: | static int next_proto_cb(SSL *, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) | Coverage: | 25.000% (3/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 388-417 |
| | 11 | 6 |
noBlockInStringName: | 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 |
noforcepointName: | 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 |
noforcesignName: | 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 |
normalizationQuickCheckHelperName: | normalizationQuickCheckHelper | Prototype: | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) | Coverage: | 100.000% (32/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1967-2024 |
| | 36 | 10 |
normalizeName: | 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 |
normalizeHintsName: | 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 |
normalizeLongName: | normalizeLong | Prototype: | static int normalizeLong(uint tp) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3385-3391 |
| | 4 | 1 |
normalizeLowerRanksName: | normalizeLowerRanks | Prototype: | static int normalizeLowerRanks(uint tp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3373-3383 |
| | 1 | 1 |
noshowbaseName: | noshowbase | Prototype: | QTextStream &noshowbase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2780-2784 |
| | 2 | 1 |
nullBrushInstanceName: | 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 |
nullErrorHandlerName: | 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 |
numDigitsName: | 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 |
numericCompareName: | numericCompare | Prototype: | static int numericCompare(const QVariant::Private *d1, const QVariant::Private *d2) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3462-3477 |
| | 11 | 3 |
numericTypePromotionName: | numericTypePromotion | Prototype: | static int numericTypePromotion(uint t1, uint t2) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3393-3437 |
| | 15 | 5 |
numerusHelperName: | numerusHelper | Prototype: | static uint numerusHelper(int n, const uchar *rules, uint rulesSize) | Coverage: | 37.931% (22/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 207-284 |
| | 49 | 18 |
objectClassNameName: | objectClassName | Prototype: | static inline const char *objectClassName(const QMetaObject *m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 304-307 |
| | 1 | 1 |
objectContentToJsonName: | 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 |
objectInheritsXAndXIsCloserThanYName: | 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 |
object_name_for_buttonName: | 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 |
octName: | oct | Prototype: | QTextStream &oct(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2695-2699 |
| | 2 | 1 |
oldButtonName: | 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 |
openModeToFopenModeName: | 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 |
openModeToOpenFlagsName: | openModeToOpenFlags | Prototype: | static inline int openModeToOpenFlags(QIODevice::OpenMode mode) | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 110-131 |
| | 12 | 6 |
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 |
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: | 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: | 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: | 76-79 |
| | 1 | 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: | 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: | 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: | inline timespec operator+(const timespec &t1, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 198-202 |
| | 2 | 1 |
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 timespec &operator+=(timespec &t1, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 191-196 |
| | 3 | 1 |
operator+=Name: | operator+= | Prototype: | static QVariantMap &operator+=(QVariantMap &lhs, const QVariantMap &rhs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 440-447 |
| | 5 | 2 |
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: | 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: | static bool operator<(const QSettingsIniKey &k1, const QSettingsIniKey &k2) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1771-1776 |
| | 3 | 2 |
operator<Name: | operator< | Prototype: | inline bool operator<(int priority, const QPair<QRunnable *, int> &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 202-203 |
| | 1 | 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 UCS2Pair &ligature, ushort u1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1758-1759 |
| | 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 UCS2SurrogatePair &ligature, uint u1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1770-1771 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | bool operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 246-249 |
| | 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: | bool operator<(const QString &s1, const QString &s2) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2806-2809 |
| | 1 | 1 |
operator<Name: | operator< | Prototype: | bool operator<(const QStringRef &s1,const QStringRef &s2) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9119-9122 |
| | 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 |