Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_initialize_pthread_condName: | qt_initialize_pthread_cond | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 71-87 |
| | 6 | 2 |
qt_memrotate180_templateName: | qt_memrotate180_template | Prototype: | template <class T> static inline void qt_memrotate180_template(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 386-399 |
| | 6 | 3 |
qt_pdf_decide_featuresName: | qt_pdf_decide_features | Prototype: | inline QPaintEngine::PaintEngineFeatures qt_pdf_decide_features() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 66-74 |
| | 6 | 1 |
qt_premultiplyColorName: | qt_premultiplyColor | Prototype: | inline QColor qt_premultiplyColor(QColor c, GLfloat opacity) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 129-137 |
| | 6 | 1 |
qt_printerPaperSizeName: | qt_printerPaperSize | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 94-106 |
| | 6 | 2 |
qt_rect_intersect_normalizedName: | qt_rect_intersect_normalized | Prototype: | static inline QRect qt_rect_intersect_normalized(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1256-1265 |
| | 6 | 1 |
qt_resolveFontFamilyAliasName: | qt_resolveFontFamilyAlias | Prototype: | QString qt_resolveFontFamilyAlias(const QString &alias) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 792-801 |
| | 6 | 4 |
qt_resource_fixResourceRootName: | qt_resource_fixResourceRoot | Prototype: | static QString qt_resource_fixResourceRoot(QString r) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1034-1042 |
| | 6 | 4 |
qt_select_msecsName: | qt_select_msecs | Prototype: | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 95-104 |
| | 6 | 2 |
qt_toRasterPixmapName: | qt_toRasterPixmap | Prototype: | QPixmap qt_toRasterPixmap(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 53-63 |
| | 6 | 1 |
qulltoa2Name: | qulltoa2 | Prototype: | static char *qulltoa2(char *p, qulonglong n, int base) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3792-3808 |
| | 6 | 2 |
read_dib_fileheaderName: | read_dib_fileheader | Prototype: | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 148-160 |
| | 6 | 3 |
recodeFromUserName: | recodeFromUser | Prototype: | static inline QString recodeFromUser(const QString &input, const ushort *actions, int from, int to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 819-829 |
| | 6 | 2 |
resolveEntityName: | resolveEntity | Prototype: | static QChar resolveEntity(const QString &entity) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 336-344 |
| | 6 | 2 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 180-189 |
| | 6 | 2 |
setBlockCharFormatHelperName: | setBlockCharFormatHelper | Prototype: | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 710-721 |
| | 6 | 3 |
setClipName: | setClip | Prototype: | static inline void setClip(QPainter *painter, QGraphicsItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4834-4843 |
| | 6 | 2 |
setTextTransformFromValueName: | setTextTransformFromValue | Prototype: | static void setTextTransformFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1246-1256 |
| | 6 | 6 |
set_unionName: | set_union | Prototype: | static QList<QByteArray> set_union(const QList<QByteArray> &l1, const QList<QByteArray> &l2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 832-840 |
| | 6 | 1 |
shiftConstraintsName: | shiftConstraints | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2179-2189 |
| | 6 | 3 |
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 |
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 |
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 |
topLevelAtName: | topLevelAt | Prototype: | static QWindow* topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 64-73 |
| | 6 | 3 |
unixCheckClockTypeName: | unixCheckClockType | Prototype: | static int unixCheckClockType() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 106-138 |
| | 6 | 2 |
write_png_imageName: | write_png_image | Prototype: | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 994-1004 |
| | 6 | 2 |
writingSystemFromLocaleName: | writingSystemFromLocale | Prototype: | static QFontDatabase::WritingSystem writingSystemFromLocale() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 120-130 |
| | 6 | 2 |
xdgConfigDirsName: | xdgConfigDirs | Prototype: | static QStringList xdgConfigDirs() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 298-308 |
| | 6 | 2 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 57-66 |
| | 6 | 2 |
BlendSrcGenericName: | BlendSrcGeneric | Coverage: | 0.000% (0/9) |
| | 7 | 5 |
BlendSrcGenericRGB64Name: | BlendSrcGenericRGB64 | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QAccessibleDoubleSpinBoxName: | QAccessibleDoubleSpinBox | Coverage: | 0.000% (0/6) |
| | 7 | 4 |
QByteArrayList_joinedSizeName: | QByteArrayList_joinedSize | Prototype: | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | Lines: | 119-131 |
| | 7 | 3 |
QClipboardDataName: | QClipboardData | Coverage: | 0.000% (0/7) |
| | 7 | 5 |
QColorPickingEventFilterName: | QColorPickingEventFilter | Coverage: | 0.000% (0/10) |
| | 7 | 6 |
QCommandLineOptionPrivateName: | QCommandLineOptionPrivate | Coverage: | 71.429% (5/7) |
| | 7 | 4 |
QDefaultAnimationDriverName: | QDefaultAnimationDriver | Coverage: | 100.000% (4/4) |
| | 7 | 4 |
QDomCDATASectionName: | QDomCDATASection | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomCommentName: | QDomComment | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomDocumentFragmentPrivateName: | QDomDocumentFragmentPrivate | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomEntityReferenceName: | QDomEntityReference | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QEmptyItemModelName: | QEmptyItemModel | Coverage: | 85.714% (6/7) |
| | 7 | 7 |
QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QExceptionNotifierName: | QExceptionNotifier | Coverage: | 0.000% (0/9) |
| | 7 | 4 |
QFinalStateName: | QFinalState | Coverage: | 80.000% (4/5) |
| | 7 | 5 |
QFontEngineDataName: | QFontEngineData | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QFractionName: | QFraction | Coverage: | 0.000% (0/11) |
| | 7 | 7 |
QGLPBufferGLPaintDeviceName: | QGLPBufferGLPaintDevice | Coverage: | 0.000% (0/5) |
| | 7 | 5 |
QGraphicsEffectSourcePrivateName: | QGraphicsEffectSourcePrivate | Coverage: | 0.000% (0/12) |
| | 7 | 4 |
QGraphicsSceneFindItemBspTreeVisitorName: | QGraphicsSceneFindItemBspTreeVisitor | Coverage: | 0.000% (0/14) |
| | 7 | 4 |
QGuiVariantComparatorName: | QGuiVariantComparator | Coverage: | 0.000% (0/7) |
| | 7 | 7 |
QMetaMethodBuilderPrivateName: | QMetaMethodBuilderPrivate | Coverage: | 100.000% (7/7) |
| | 7 | 7 |
QMetaPropertyBuilderPrivateName: | QMetaPropertyBuilderPrivate | Coverage: | 77.778% (7/9) |
| | 7 | 5 |
QMovableTabWidgetName: | QMovableTabWidget | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QNetworkAccessDebugPipeBackendFactoryName: | QNetworkAccessDebugPipeBackendFactory | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkAccessFtpBackendFactoryName: | QNetworkAccessFtpBackendFactory | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkProxyPrivateName: | QNetworkProxyPrivate | Coverage: | 57.143% (8/14) |
| | 7 | 2 |
QOpenGLFunctions_1_2_CoreBackendName: | QOpenGLFunctions_1_2_CoreBackend | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QOpenGLFunctions_2_1_CoreBackendName: | QOpenGLFunctions_2_1_CoreBackend | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QPlatformServicesName: | QPlatformServices | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QRadioButtonPrivateName: | QRadioButtonPrivate | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QRubberBandPrivateName: | QRubberBandPrivate | Coverage: | 0.000% (0/4) |
| | 7 | 2 |
QSegfaultHandlerName: | QSegfaultHandler | Coverage: | 0.000% (0/1) |
| | 7 | 1 |
QStyleSheetStyleCachesName: | QStyleSheetStyleCaches | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QTextLayoutStructName: | QTextLayoutStruct | Coverage: | 0.000% (0/13) |
| | 7 | 7 |
QUnixEventDispatcherQPAName: | QUnixEventDispatcherQPA | Coverage: | 0.000% (0/15) |
| | 7 | 5 |
QUrlUtf8TraitsName: | QUrlUtf8Traits | Coverage: | 100.000% (4/4) |
| | 7 | 4 |
QWriteNotifierName: | QWriteNotifier | Coverage: | 100.000% (9/9) |
| | 7 | 4 |
QXmlStreamEntityDeclarationName: | QXmlStreamEntityDeclaration | Coverage: | 100.000% (2/2) |
| | 7 | 2 |
QXmlStreamPrivateTagStackName: | QXmlStreamPrivateTagStack | Coverage: | 100.000% (1/1) |
| | 7 | 1 |
SubtractRegionName: | SubtractRegion | Prototype: | static void SubtractRegion(QRegionPrivate *regM, QRegionPrivate *regS, QRegionPrivate &dest) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2601-2620 |
| | 7 | 1 |
_hb_qt_unicode_decompose_compatibilityName: | _hb_qt_unicode_decompose_compatibility | Prototype: | static unsigned int _hb_qt_unicode_decompose_compatibility(hb_unicode_funcs_t * , hb_codepoint_t u, hb_codepoint_t *decomposed, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 369-385 |
| | 7 | 2 |
canConvertMetaObjectName: | canConvertMetaObject | Prototype: | static bool canConvertMetaObject(const QMetaObject *from, const QMetaObject *to) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2921-2933 |
| | 7 | 4 |
canMergeFromBelowName: | canMergeFromBelow | Prototype: | static inline bool canMergeFromBelow(const QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1218-1230 |
| | 7 | 3 |
color_burn_opName: | color_burn_op | Prototype: | static inline int color_burn_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1385-1396 |
| | 7 | 2 |
color_dodge_opName: | color_dodge_op | Prototype: | static inline int color_dodge_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1302-1313 |
| | 7 | 2 |
comp_func_DestinationInName: | comp_func_DestinationIn | Prototype: | void comp_func_DestinationIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 432-448 |
| | 7 | 4 |
comp_func_DestinationOutName: | comp_func_DestinationOut | Prototype: | void comp_func_DestinationOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 571-587 |
| | 7 | 4 |
comp_func_solid_DestinationAtopName: | comp_func_solid_DestinationAtop | Prototype: | void comp_func_solid_DestinationAtop(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: | 676-689 |
| | 7 | 3 |
comp_func_solid_DestinationAtop_rgb64Name: | comp_func_solid_DestinationAtop_rgb64 | Prototype: | void comp_func_solid_DestinationAtop_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: | 691-702 |
| | 7 | 3 |
constructName: | construct | Prototype: | static void construct(QVariant::Private *x, const void *copy) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 45-57 |
| | 7 | 3 |
convertGRAYToARGBName: | convertGRAYToARGB | Prototype: | static inline void convertGRAYToARGB(const uchar *src, uint *dst, int width, int height, int src_pitch) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 608-619 |
| | 7 | 3 |
convert_Alpha8_to_Indexed8Name: | convert_Alpha8_to_Indexed8 | Prototype: | static void convert_Alpha8_to_Indexed8(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: | 1922-1934 |
| | 7 | 2 |
convert_Alpha8_to_Indexed8_inplaceName: | convert_Alpha8_to_Indexed8_inplace | Prototype: | static bool convert_Alpha8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1950-1962 |
| | 7 | 2 |
convert_BGR30_to_A2RGB30_inplaceName: | convert_BGR30_to_A2RGB30_inplace | Prototype: | static bool convert_BGR30_to_A2RGB30_inplace(QImageData *data, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 705-716 |
| | 7 | 3 |
convert_Grayscale8_to_Indexed8Name: | convert_Grayscale8_to_Indexed8 | Prototype: | static void convert_Grayscale8_to_Indexed8(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: | 1936-1948 |
| | 7 | 2 |
convert_Grayscale8_to_Indexed8_inplaceName: | convert_Grayscale8_to_Indexed8_inplace | Prototype: | static bool convert_Grayscale8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1964-1976 |
| | 7 | 2 |
createSlackName: | createSlack | Prototype: | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2839-2851 |
| | 7 | 1 |
curveToFunctionObjectName: | curveToFunctionObject | Prototype: | static QEasingCurveFunction *curveToFunctionObject(QEasingCurve::Type type) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1013-1040 |
| | 7 | 16 |
detectedCompatName: | detectedCompat | Prototype: | static bool detectedCompat(int button0, int button1, int button2) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1975-1984 |
| | 7 | 4 |
editorHandlesKeyEventName: | editorHandlesKeyEvent | Prototype: | static bool editorHandlesKeyEvent(QWidget *editor, const QKeyEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 426-447 |
| | 7 | 7 |
effectiveStateName: | effectiveState | Prototype: | Qt::WindowState effectiveState(Qt::WindowStates state) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3025-3034 |
| | 7 | 4 |
fetchTransformedBilinear_pixelBoundsName: | fetchTransformedBilinear_pixelBounds | Prototype: | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinear>(int, int l1, int l2, int &v1, int &v2) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1880-1891 |
| | 7 | 3 |
fixInitialSizeName: | fixInitialSize | Prototype: | static QSize fixInitialSize(QSize size, const QWindow *w, int defaultWidth, int defaultHeight) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 575-587 |
| | 7 | 3 |
fixedDescentName: | fixedDescent | Prototype: | static qreal fixedDescent(qreal descent, qreal ascent, qreal targetSize) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 63-74 |
| | 7 | 2 |
formatDifferenceName: | formatDifference | Prototype: | static QTextFormat formatDifference(const QTextFormat &from, const QTextFormat &to) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2200-2211 |
| | 7 | 3 |
fromShortMonthNameName: | fromShortMonthName | Prototype: | static int fromShortMonthName(const QStringRef &monthName) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 187-199 |
| | 7 | 4 |
getRadialGradientValuesName: | getRadialGradientValues | Prototype: | static void getRadialGradientValues(RadialGradientValues *v, const QSpanData *data) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3584-3596 |
| | 7 | 1 |
getTextName: | getText | Prototype: | static void getText(QString &text, QTextDocumentPrivate *priv, const QString &docText, int pos, int end) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1679-1691 |
| | 7 | 2 |