| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAbstractTextDocumentLayoutPrivate| Name: | QAbstractTextDocumentLayoutPrivate | | Coverage: | 0.000% (0/7) |
| | 5 | 3 |
QAccessibleInterface| Name: | QAccessibleInterface | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QAnimationGroupPrivate| Name: | QAnimationGroupPrivate | | Coverage: | 100.000% (4/4) |
| | 5 | 2 |
QDBusUnixFileDescriptorPrivate| Name: | QDBusUnixFileDescriptorPrivate | | Coverage: | 66.667% (4/6) |
| | 5 | 4 |
QDomDocumentFragment| Name: | QDomDocumentFragment | | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
QExtTimerQueryHelper| Name: | QExtTimerQueryHelper | | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
QFontEngine_stopCollectingEngines| Name: | QFontEngine_stopCollectingEngines | | Prototype: | QList<QFontEngine *> QFontEngine_stopCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 226-233 |
| | 5 | 1 |
QGLSignalProxy| Name: | QGLSignalProxy | | Coverage: | 36.364% (4/11) |
| | 5 | 3 |
QGridLayoutRowInfo| Name: | QGridLayoutRowInfo | | Coverage: | 0.000% (0/1) |
| | 5 | 1 |
QGuiVariantIsNull| Name: | QGuiVariantIsNull | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QInputDeviceManagerPrivate| Name: | QInputDeviceManagerPrivate | | Coverage: | 0.000% (0/5) |
| | 5 | 3 |
QNetworkAccessBackendFactory| Name: | QNetworkAccessBackendFactory | | Coverage: | 80.000% (4/5) |
| | 5 | 3 |
QPdfPage| Name: | QPdfPage | | Coverage: | 0.000% (0/5) |
| | 5 | 3 |
QPenPrivate| Name: | QPenPrivate | | Coverage: | 0.000% (0/1) |
| | 5 | 1 |
QPixmapFilter| Name: | QPixmapFilter | | Coverage: | 0.000% (0/4) |
| | 5 | 4 |
QPlaceHolderItem| Name: | QPlaceHolderItem | | Coverage: | 0.000% (0/4) |
| | 5 | 2 |
QPlatformCursorPrivate| Name: | QPlatformCursorPrivate | | Coverage: | 0.000% (0/4) |
| | 5 | 3 |
QRegularExpressionValidatorPrivate| Name: | QRegularExpressionValidatorPrivate | | Coverage: | 0.000% (0/7) |
| | 5 | 5 |
QScrollEvent| Name: | QScrollEvent | | Coverage: | 0.000% (0/4) |
| | 5 | 4 |
QShortcutEntry| Name: | QShortcutEntry | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QSideBarDelegate| Name: | QSideBarDelegate | | Coverage: | 0.000% (0/7) |
| | 5 | 3 |
QSimplexConstraint| Name: | QSimplexConstraint | | Coverage: | 0.000% (0/4) |
| | 5 | 2 |
QSockNotType| Name: | QSockNotType | | Coverage: | 0.000% (0/5) |
| | 5 | 3 |
QSpiDBusCache| Name: | QSpiDBusCache | | Coverage: | 0.000% (0/4) |
| | 5 | 4 |
QStyleOptionToolBar| Name: | QStyleOptionToolBar | | Coverage: | 0.000% (0/2) |
| | 5 | 2 |
QTapAndHoldGesture| Name: | QTapAndHoldGesture | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QTestTablePrivate| Name: | QTestTablePrivate | | Coverage: | 80.000% (4/5) |
| | 5 | 5 |
QTextTableFormat| Name: | QTextTableFormat | | Coverage: | 0.000% (0/2) |
| | 5 | 2 |
QUndoViewPrivate| Name: | QUndoViewPrivate | | Coverage: | 0.000% (0/2) |
| | 5 | 2 |
QUtf16Codec| Name: | QUtf16Codec | | Coverage: | 100.000% (5/5) |
| | 5 | 5 |
QUtf8Codec| Name: | QUtf8Codec | | Coverage: | 100.000% (5/5) |
| | 5 | 5 |
QXmlStreamNotationDeclaration| Name: | QXmlStreamNotationDeclaration | | Coverage: | 100.000% (2/2) |
| | 5 | 2 |
SourceAndConstAlpha| Name: | SourceAndConstAlpha | | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
TCBPoint| Name: | TCBPoint | | Coverage: | 10.000% (1/10) |
| | 5 | 2 |
_q_adjustRect| Name: | _q_adjustRect | | Prototype: | static inline void _q_adjustRect(QRect *rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 767-774 |
| | 5 | 3 |
_q_fixupDateTime| Name: | _q_fixupDateTime | | Prototype: | static void _q_fixupDateTime(QDateTime *dateTime) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 460-469 |
| | 5 | 2 |
adjustFtpPath| Name: | adjustFtpPath | | Prototype: | static QUrl adjustFtpPath(QUrl url) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4133-4141 |
| | 5 | 3 |
appendComponentIfPresent| Name: | appendComponentIfPresent | | Prototype: | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4012-4021 |
| | 5 | 2 |
appendToUser| Name: | appendToUser | | Prototype: | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 833-843 |
| | 5 | 3 |
basicSize| Name: | basicSize | | Prototype: | static inline QSize basicSize( bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 801-809 |
| | 5 | 1 |
bm_init_skiptable| Name: | bm_init_skiptable | | Prototype: | static inline void bm_init_skiptable(const uchar *cc, int len, uchar *skiptable) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 40-47 |
| | 5 | 2 |
calc_shift| Name: | calc_shift | | Prototype: | static int calc_shift(uint mask) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 138-146 |
| | 5 | 2 |
capAdjust| Name: | capAdjust | | Prototype: | static inline void capAdjust(int caps, int &x1, int &x2, int &y, int yinc) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 707-716 |
| | 5 | 3 |
caretIndex| Name: | caretIndex | | Prototype: | static int caretIndex(int offset, QRegExp::CaretMode caretMode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 853-862 |
| | 5 | 3 |
checkDockWidgetArea| Name: | checkDockWidgetArea | | Prototype: | static bool checkDockWidgetArea(Qt::DockWidgetArea area, const char *where) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 993-1006 |
| | 5 | 6 |
checkRanges| Name: | checkRanges | | Prototype: | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 182-190 |
| | 5 | 2 |
checkToolBarArea| Name: | checkToolBarArea | | Prototype: | static bool checkToolBarArea(Qt::ToolBarArea area, const char *where) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 716-729 |
| | 5 | 6 |
check_method_code| Name: | check_method_code | | Prototype: | static bool check_method_code(int code, const QObject *object, const char *method, const char *func) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2250-2259 |
| | 5 | 2 |
colorFromData| Name: | colorFromData | | Prototype: | static QColor colorFromData(const ColorData& c, const QPalette &pal) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 773-781 |
| | 5 | 3 |
comp_func_Clear_rgb64| Name: | comp_func_Clear_rgb64 | | Prototype: | void comp_func_Clear_rgb64(QRgba64 *dest, const QRgba64 *, int length, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 106-116 |
| | 5 | 3 |
comp_func_Plus_impl| Name: | comp_func_Plus_impl | | Prototype: | template <typename T> static inline void comp_func_Plus_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 894-907 |
| | 5 | 2 |
comp_func_Source| Name: | comp_func_Source | | Prototype: | void comp_func_Source(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 150-162 |
| | 5 | 3 |
comp_func_Source_rgb64| Name: | comp_func_Source_rgb64 | | Prototype: | void comp_func_Source_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 164-174 |
| | 5 | 3 |
comp_func_solid_Clear_rgb64| Name: | comp_func_solid_Clear_rgb64 | | Prototype: | void comp_func_solid_Clear_rgb64(QRgba64 *dest, int length, QRgba64, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 89-99 |
| | 5 | 3 |
comp_func_solid_DestinationIn| Name: | comp_func_solid_DestinationIn | | Prototype: | void comp_func_solid_DestinationIn(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 408-419 |
| | 5 | 3 |
comp_func_solid_DestinationOut| Name: | comp_func_solid_DestinationOut | | Prototype: | void comp_func_solid_DestinationOut(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 548-558 |
| | 5 | 3 |
comp_func_solid_DestinationOver| Name: | comp_func_solid_DestinationOver | | Prototype: | void comp_func_solid_DestinationOver(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 270-280 |
| | 5 | 3 |
comp_func_solid_DestinationOver_rgb64| Name: | comp_func_solid_DestinationOver_rgb64 | | Prototype: | void comp_func_solid_DestinationOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 282-290 |
| | 5 | 3 |
comp_func_solid_Plus_impl| Name: | comp_func_solid_Plus_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 847-859 |
| | 5 | 2 |
comp_func_solid_Plus_impl_rgb64| Name: | comp_func_solid_Plus_impl_rgb64 | | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl_rgb64(QRgba64 *dest, int length, QRgba64 color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 861-870 |
| | 5 | 2 |
comp_func_solid_SourceAtop| Name: | comp_func_solid_SourceAtop | | Prototype: | void comp_func_solid_SourceAtop(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 611-622 |
| | 5 | 3 |
comp_func_solid_SourceAtop_rgb64| Name: | comp_func_solid_SourceAtop_rgb64 | | Prototype: | void comp_func_solid_SourceAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 624-632 |
| | 5 | 3 |
compare| Name: | compare | | Prototype: | static bool compare(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 81-91 |
| | 5 | 3 |
compare| Name: | compare | | Prototype: | template <Edge edge> bool compare(const QPointF &p, qreal t) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1931-1945 |
| | 5 | 5 |
compare| Name: | compare | | Prototype: | static qreal compare(const QGridLayoutBox &box1, const QGridLayoutBox &box2, int which) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 76-86 |
| | 5 | 2 |
createMagicMatchRule| Name: | createMagicMatchRule | | Prototype: | static QMimeMagicRule *createMagicMatchRule(const QXmlStreamAttributes &atts, QString *errorMessage) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 169-176 |
| | 5 | 1 |
decodePercentEncoding| Name: | decodePercentEncoding | | Prototype: | static inline ushort decodePercentEncoding(const ushort *input) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 190-197 |
| | 5 | 2 |
defaultCapabilitiesForType| Name: | defaultCapabilitiesForType | | Prototype: | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 357-392 |
| | 5 | 2 |
defaultOrigin| Name: | defaultOrigin | | Prototype: | static Origin defaultOrigin(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2059-2105 |
| | 5 | 36 |
defaultTemplateName| Name: | defaultTemplateName | | Prototype: | static QString defaultTemplateName() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 86-96 |
| | 5 | 2 |
differentialForProgress| Name: | differentialForProgress | | Prototype: | static qreal differentialForProgress(const QEasingCurve &curve, qreal pos) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 145-155 |
| | 5 | 1 |
discard_pbm_line| Name: | discard_pbm_line | | Prototype: | static void discard_pbm_line(QIODevice *d) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 49-57 |
| | 5 | 2 |
doNotify| Name: | doNotify | | Prototype: | static bool doNotify(QObject *receiver, QEvent *event) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1079-1091 |
| | 5 | 2 |
drawPixelARGB32Opaque| Name: | drawPixelARGB32Opaque | | Prototype: | inline void drawPixelARGB32Opaque(QCosmeticStroker *stroker, int x, int y, int) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 172-180 |
| | 5 | 2 |
eglContextForContext| Name: | eglContextForContext | | Prototype: | static void *eglContextForContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 355-364 |
| | 5 | 2 |
extract_location| Name: | extract_location | | Prototype: | static const char * extract_location(const char *member) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2223-2232 |
| | 5 | 3 |
fallbackTheme| Name: | fallbackTheme | | Prototype: | static QString fallbackTheme() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 56-64 |
| | 5 | 3 |
findChildrenHelper| Name: | findChildrenHelper | | Prototype: | template <typename T> static QList<T> findChildrenHelper(const QObject *o) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 849-862 |
| | 5 | 3 |
findKnownValue| Name: | findKnownValue | | Prototype: | static quint64 findKnownValue(const QString &name, const QCssKnownValue *start, int numValues) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 358-365 |
| | 5 | 2 |
findLocaleData| Name: | findLocaleData | | Prototype: | static const QLocaleData *findLocaleData(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 477-485 |
| | 5 | 1 |
fixedAlignment| Name: | fixedAlignment | | Prototype: | static Qt::Alignment fixedAlignment(Qt::Alignment alignment, Qt::LayoutDirection layoutDirection) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 253-263 |
| | 5 | 2 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(uint ch, uint &last) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1515-1522 |
| | 5 | 2 |
formatGestureHeader| Name: | formatGestureHeader | | Prototype: | static void formatGestureHeader(QDebug d, const char *className, const QGesture *gesture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1092-1100 |
| | 5 | 2 |
gcd| Name: | gcd | | Prototype: | static inline quint64 gcd(quint64 x, quint64 y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 91-99 |
| | 5 | 2 |
gcd| Name: | gcd | | Prototype: | inline unsigned int gcd(unsigned int x, unsigned int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 100-108 |
| | 5 | 2 |
getMoveDeltaComponent| Name: | getMoveDeltaComponent | | Prototype: | static inline int getMoveDeltaComponent(uint cflags, uint moveFlag, uint resizeFlag, int delta, int maxDelta, int minDelta) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 191-200 |
| | 5 | 3 |
getOrCreateMenu| Name: | getOrCreateMenu | | Prototype: | QAccessibleInterface *getOrCreateMenu(QWidget *menu, QAction *action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 50-58 |
| | 5 | 2 |
getResizeDeltaComponent| Name: | getResizeDeltaComponent | | Prototype: | static inline int getResizeDeltaComponent(uint cflags, uint resizeFlag, uint resizeReverseFlag, int delta) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 202-211 |
| | 5 | 3 |
get_named_rgb| Name: | get_named_rgb | | Prototype: | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 300-308 |
| | 5 | 2 |
grabberWindow| Name: | grabberWindow | | Prototype: | static inline QWindow *grabberWindow(const QWidget *w) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12444-12451 |
| | 5 | 3 |
graphicsProxyWidget| Name: | graphicsProxyWidget | | Prototype: | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12362-12369 |
| | 5 | 2 |
grow| Name: | grow | | Prototype: | static inline int grow(QLayoutStruct &ls, int delta) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 839-846 |
| | 5 | 2 |
i2b| Name: | i2b | | Prototype: | static Bigint *i2b(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 705-713 |
| | 5 | 1 |
idleTimerSourceCheck| Name: | idleTimerSourceCheck | | Prototype: | static gboolean idleTimerSourceCheck(GSource *source) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 209-218 |
| | 5 | 2 |
ignoreEnterEvent| Name: | ignoreEnterEvent | | Prototype: | static bool ignoreEnterEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2314-2321 |
| | 5 | 1 |
ignoreLeaveEvent| Name: | ignoreLeaveEvent | | Prototype: | static bool ignoreLeaveEvent(quint8 mode, quint8 detail, QXcbConnection *conn = nullptr) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2305-2312 |
| | 5 | 1 |
initEmptyMultiBox| Name: | initEmptyMultiBox | | Prototype: | static void initEmptyMultiBox(QVector<QLayoutStruct> &chain, int start, int end) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 612-620 |
| | 5 | 3 |
initLayoutStruct| Name: | initLayoutStruct | | Prototype: | static inline void initLayoutStruct(QLayoutStruct& sl, QFormLayoutItem* item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 639-646 |
| | 5 | 1 |
initPalette| Name: | initPalette | | Prototype: | static void initPalette() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 212-219 |
| | 5 | 4 |
isAncestor| Name: | isAncestor | | Prototype: | static inline bool isAncestor(const QObject *obj, const QObject *child) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 288-296 |
| | 5 | 3 |