Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sm_shutdownCancelledCallbackName: | sm_shutdownCancelledCallback | Prototype: | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 288-295 |
| | 5 | 3 |
snapTo26Dot6GridName: | snapTo26Dot6Grid | Prototype: | static inline QPointF snapTo26Dot6Grid(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 715-719 |
| | 2 | 1 |
socketNotifierSourceCheckName: | socketNotifierSourceCheck | Prototype: | static gboolean socketNotifierSourceCheck(GSource *source) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 68-89 |
| | 10 | 3 |
socketNotifierSourceDispatchName: | socketNotifierSourceDispatch | Prototype: | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 91-104 |
| | 7 | 3 |
socketNotifierSourcePrepareName: | socketNotifierSourcePrepare | Prototype: | static gboolean socketNotifierSourcePrepare(GSource *, gint *timeout) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 61-66 |
| | 3 | 2 |
soft_light_opName: | soft_light_op | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1550-1563 |
| | 8 | 3 |
sourceOverName: | sourceOver | Prototype: | static inline uint sourceOver(uint d, uint color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 57-60 |
| | 1 | 1 |
spacingHelperName: | spacingHelper | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 598-637 |
| | 26 | 12 |
spiStateSetFromSpiStatesName: | spiStateSetFromSpiStates | Prototype: | QSpiUIntList spiStateSetFromSpiStates(quint64 states) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 117-126 |
| | 6 | 1 |
spiStatesFromQStateName: | spiStatesFromQState | Prototype: | quint64 spiStatesFromQState(QAccessible::State state) | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 53-115 |
| | 50 | 24 |
splitName: | split | Prototype: | static void split(QT_FT_Vector *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 272-294 |
| | 13 | 1 |
splitCubicName: | splitCubic | Prototype: | static void splitCubic(QCosmeticStroker::PointF *points) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 653-677 |
| | 20 | 1 |
splitPolygonName: | splitPolygon | Prototype: | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1792-1842 |
| | 29 | 6 |
splitStringName: | splitString | Prototype: | template<class ResultList, class StringSource> static ResultList splitString(const StringSource &source, const QChar *sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs, const int separatorSize) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6799-6816 |
| | 12 | 4 |
splitStringName: | splitString | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegExp &rx, QString::SplitBehavior behavior) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6915-6933 |
| | 14 | 4 |
splitStringName: | splitString | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6990-7015 |
| | 16 | 5 |
stackTraceName: | stackTrace | Prototype: | static void stackTrace() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 125-157 |
| | 17 | 3 |
standardDeclarationForNodeName: | standardDeclarationForNode | Prototype: | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1784-1959 |
| | 127 | 53 |
standardLibraryErrorStringName: | standardLibraryErrorString | Prototype: | static QString standardLibraryErrorString(int errorCode) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 108-146 |
| | 17 | 8 |
statusCodeFromHttpName: | statusCodeFromHttp | Prototype: | static QNetworkReply::NetworkError statusCodeFromHttp(int httpStatusCode, const QUrl &url) | Coverage: | 33.333% (11/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 50-118 |
| | 34 | 16 |
storageIndexFromLayoutItemName: | storageIndexFromLayoutItem | Prototype: | static int storageIndexFromLayoutItem(const QFormLayoutPrivate::ItemMatrix &m, QFormLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 265-273 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1LSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 801-808 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1MSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 810-817 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP8>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 819-823 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP16>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 825-829 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP24>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 831-835 |
| | 1 | 1 |
storePixelsName: | storePixels | Prototype: | template <QPixelLayout::BPP width> inline void storePixels(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 837-842 |
| | 2 | 2 |
storePixelsName: | storePixels | Prototype: | template <> inline void storePixels<QPixelLayout::BPP32>(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 844-848 |
| | 1 | 1 |
streamDebugName: | streamDebug | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 104-114 |
| | 5 | 3 |
stretchFromFcWidthName: | stretchFromFcWidth | Prototype: | static inline int stretchFromFcWidth(int fcwidth) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 97-111 |
| | 8 | 3 |
stretchGradientToUserSpaceName: | stretchGradientToUserSpace | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 509-523 |
| | 15 | 1 |
stringDataName: | stringData | Prototype: | static inline const QByteArray stringData(const QMetaObject *mo, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 142-151 |
| | 7 | 1 |
stringMidRetainingBidiCCName: | stringMidRetainingBidiCC | Prototype: | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2685-2708 |
| | 11 | 5 |
stripTextDeclName: | stripTextDecl | Prototype: | static bool stripTextDecl(QString& str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 178-195 |
| | 14 | 3 |
strippedName: | stripped | Prototype: | static inline glyph_t stripped(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1755-1756 |
| | 1 | 1 |
strokeLineName: | strokeLine | Prototype: | static StrokeLine strokeLine(int strokeSelection) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 191-225 |
| | 21 | 10 |
styleStringHelperName: | styleStringHelper | Prototype: | static QString styleStringHelper(int weight, QFont::Style style) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1296-1328 |
| | 25 | 13 |
subControlIconName: | subControlIcon | Prototype: | static QStyle::StandardPixmap subControlIcon(int pe) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 843-859 |
| | 13 | 12 |
subControlLayoutName: | subControlLayout | Prototype: | static QList<QVariant> subControlLayout(const QString& layout) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 684-723 |
| | 26 | 11 |
subPathName: | subPath | Prototype: | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 494-512 |
| | 9 | 3 |
subpixelTypeFromMatchName: | subpixelTypeFromMatch | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | Coverage: | 13.636% (3/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 595-627 |
| | 18 | 11 |
supportedImageHandlerFormatsName: | supportedImageHandlerFormats | Prototype: | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 820-841 |
| | 14 | 4 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 843-861 |
| | 8 | 7 |
swapCapsName: | swapCaps | Prototype: | static inline int swapCaps(int caps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 700-704 |
| | 2 | 1 |
swapPixel01Name: | swapPixel01 | Prototype: | static void swapPixel01(QImage *image) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 44-63 |
| | 14 | 4 |
swap_bit_orderName: | swap_bit_order | Prototype: | static void swap_bit_order(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1021-1040 |
| | 14 | 2 |
switch_from_toName: | switch_from_to | Prototype: | static inline int switch_from_to(QAtomicInt &a, int from, int to) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 90-98 |
| | 5 | 2 |
switch_offName: | switch_off | Prototype: | static inline int switch_off(QAtomicInt &a, int which) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 85-88 |
| | 1 | 1 |
switch_onName: | switch_on | Prototype: | static inline int switch_on(QAtomicInt &a, int which) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 80-83 |
| | 1 | 1 |
systemDataName: | systemData | Prototype: | static const QLocaleData *systemData() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 634-645 |
| | 3 | 2 |
systemIconSearchPathsName: | systemIconSearchPaths | Prototype: | static inline QStringList systemIconSearchPaths() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 81-89 |
| | 5 | 3 |
systemLocaleName: | systemLocale | Prototype: | static const QSystemLocale *systemLocale() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 580-585 |
| | 3 | 2 |
systemThemeNameName: | systemThemeName | Prototype: | static inline QString systemThemeName() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 71-79 |
| | 5 | 3 |
systemTrayTrackerName: | systemTrayTracker | Prototype: | static inline QXcbSystemTrayTracker *systemTrayTracker(const QScreen *s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 107-113 |
| | 3 | 2 |
tabBarShapeFromName: | tabBarShapeFrom | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 256-268 |
| | 10 | 5 |
tabIdName: | tabId | Prototype: | static quintptr tabId(const QDockAreaLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 212-217 |
| | 3 | 2 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 271-285 |
| | 8 | 3 |
targetToProgramIndexName: | targetToProgramIndex | Prototype: | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 200-211 |
| | 5 | 4 |
tcbToBezierName: | tcbToBezier | Prototype: | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1219-1263 |
| | 30 | 4 |
testShowWithoutActivatingName: | testShowWithoutActivating | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 803-808 |
| | 2 | 1 |
textCopyName: | textCopy | Prototype: | QChar *textCopy(const QChar *start, int len) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2383-2390 |
| | 5 | 2 |
textForRangeName: | textForRange | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2141-2152 |
| | 8 | 4 |
textLineBoundaryName: | textLineBoundary | Prototype: | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2054-2082 |
| | 20 | 7 |
themeDialogTypeName: | themeDialogType | Prototype: | static inline int themeDialogType(const QDialog *dialog) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 58-81 |
| | 11 | 6 |
themeableHintName: | themeableHint | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 47-60 |
| | 8 | 4 |
threeBytesToIntName: | threeBytesToInt | Prototype: | static qint32 threeBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 364-367 |
| | 1 | 1 |
timeFormatContainsAPName: | timeFormatContainsAP | Prototype: | static bool timeFormatContainsAP(const QString &format) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1572-1587 |
| | 9 | 4 |
timeToMSecsName: | timeToMSecs | Prototype: | static qint64 timeToMSecs(const QDate &date, const QTime &time) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2419-2423 |
| | 2 | 1 |
time_updateName: | time_update | Prototype: | static inline bool time_update(struct timespec *tv, const struct timespec &start, const struct timespec &timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 49-57 |
| | 3 | 1 |
timerSourceCheckName: | timerSourceCheck | Prototype: | static gboolean timerSourceCheck(GSource *source) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 162-168 |
| | 4 | 2 |
timerSourceCheckHelperName: | timerSourceCheckHelper | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 134-144 |
| | 6 | 3 |
timerSourceDispatchName: | timerSourceDispatch | Prototype: | static gboolean timerSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 170-178 |
| | 6 | 2 |
timerSourcePrepareName: | timerSourcePrepare | Prototype: | static gboolean timerSourcePrepare(GSource *source, gint *timeout) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 146-160 |
| | 9 | 4 |
timerSourcePrepareHelperName: | timerSourcePrepareHelper | Prototype: | static gboolean timerSourcePrepareHelper(GTimerSource *src, gint *timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 123-132 |
| | 5 | 2 |
titleBarMenuCachedPixmapFromXPMName: | titleBarMenuCachedPixmapFromXPM | Prototype: | static inline QPixmap titleBarMenuCachedPixmapFromXPM() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5197-5197 |
| | 1 | 1 |
tlWindowName: | tlWindow | Prototype: | static QWindow *tlWindow(QWindow *window) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 935-940 |
| | 3 | 2 |
toAlignedRect_positiveName: | toAlignedRect_positive | Prototype: | static inline const QRect toAlignedRect_positive(const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2084-2091 |
| | 5 | 1 |
toBottomLeftRectName: | toBottomLeftRect | Prototype: | static inline QRect toBottomLeftRect(const QRect &topLeftRect, int windowHeight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 172-176 |
| | 2 | 1 |
toCase_templateName: | toCase_template | Prototype: | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2824-2851 |
| | 14 | 5 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1042-1054 |
| | 7 | 6 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1293-1305 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1307-1319 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | inline static Qt::DockWidgetArea toDockWidgetArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1321-1324 |
| | 1 | 1 |
toFixedName: | toFixed | Prototype: | static inline Fixed64 toFixed(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 50-50 |
| | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qlonglong toIntegral_helper(const char *data, bool *ok, int base, qlonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3392-3395 |
| | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qulonglong toIntegral_helper(const char *data, bool *ok, int base, qulonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3397-3400 |
| | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3402-3424 |
| | 7 | 3 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qlonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1080-1084 |
| | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qulonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1086-1090 |
| | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1092-1112 |
| | 11 | 3 |
toLayoutItemRectName: | toLayoutItemRect | Prototype: | inline static QRect toLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 58-62 |
| | 2 | 1 |
toLayoutItemSizeName: | toLayoutItemSize | Prototype: | inline static QSize toLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 64-67 |
| | 1 | 1 |
toOffsetStringName: | toOffsetString | Prototype: | static QString toOffsetString(Qt::DateFormat format, int offset) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 244-252 |
| | 6 | 1 |
toStringIsoDateName: | toStringIsoDate | Prototype: | static QString toStringIsoDate(qint64 jd) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 792-799 |
| | 4 | 2 |
toStringTextDateName: | toStringTextDate | Prototype: | static QString toStringTextDate(QDate date) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 781-789 |
| | 5 | 1 |
toSubpathsName: | toSubpaths | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1884-1919 |
| | 22 | 9 |
toToolBarAreaName: | toToolBarArea | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1056-1066 |
| | 7 | 6 |
toToolBarAreaName: | toToolBarArea | Prototype: | static inline Qt::ToolBarArea toToolBarArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1068-1071 |
| | 1 | 1 |
toUpperHexName: | toUpperHex | Prototype: | static inline ushort toUpperHex(ushort c) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 176-179 |
| | 1 | 1 |