| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_initialize_pthread_cond| Name: | 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_template| Name: | 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_features| Name: | 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_premultiplyColor| Name: | 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_printerPaperSize| Name: | 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_normalized| Name: | 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_resolveFontFamilyAlias| Name: | 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_fixResourceRoot| Name: | 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_msecs| Name: | 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_toRasterPixmap| Name: | 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 |
qulltoa2| Name: | 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_fileheader| Name: | 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 |
recodeFromUser| Name: | 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 |
resolveEntity| Name: | 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 |
sanityCheck| Name: | 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 |
setBlockCharFormatHelper| Name: | 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 |
setClip| Name: | 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 |
setTextTransformFromValue| Name: | 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_union| Name: | 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 |
shiftConstraints| Name: | 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 |
spiStateSetFromSpiStates| Name: | 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 |
timerSourceCheckHelper| Name: | 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 |
timerSourceDispatch| Name: | 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 |
toOffsetString| Name: | 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 |
topLevelAt| Name: | 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 |
unixCheckClockType| Name: | 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_image| Name: | 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 |
writingSystemFromLocale| Name: | 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 |
xdgConfigDirs| Name: | 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 |
xpmHash| Name: | 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 |
BlendSrcGeneric| Name: | BlendSrcGeneric | | Coverage: | 0.000% (0/9) |
| | 7 | 5 |
BlendSrcGenericRGB64| Name: | BlendSrcGenericRGB64 | | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QAccessibleDoubleSpinBox| Name: | QAccessibleDoubleSpinBox | | Coverage: | 0.000% (0/6) |
| | 7 | 4 |
QByteArrayList_joinedSize| Name: | 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 |
QClipboardData| Name: | QClipboardData | | Coverage: | 0.000% (0/7) |
| | 7 | 5 |
QColorPickingEventFilter| Name: | QColorPickingEventFilter | | Coverage: | 0.000% (0/10) |
| | 7 | 6 |
QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate | | Coverage: | 71.429% (5/7) |
| | 7 | 4 |
QDefaultAnimationDriver| Name: | QDefaultAnimationDriver | | Coverage: | 100.000% (4/4) |
| | 7 | 4 |
QDomCDATASection| Name: | QDomCDATASection | | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomComment| Name: | QDomComment | | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomDocumentFragmentPrivate| Name: | QDomDocumentFragmentPrivate | | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomEntityReference| Name: | QDomEntityReference | | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QEmptyItemModel| Name: | QEmptyItemModel | | Coverage: | 85.714% (6/7) |
| | 7 | 7 |
QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread | | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QExceptionNotifier| Name: | QExceptionNotifier | | Coverage: | 0.000% (0/9) |
| | 7 | 4 |
QFinalState| Name: | QFinalState | | Coverage: | 80.000% (4/5) |
| | 7 | 5 |
QFontEngineData| Name: | QFontEngineData | | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QFraction| Name: | QFraction | | Coverage: | 0.000% (0/11) |
| | 7 | 7 |
QGLPBufferGLPaintDevice| Name: | QGLPBufferGLPaintDevice | | Coverage: | 0.000% (0/5) |
| | 7 | 5 |
QGraphicsEffectSourcePrivate| Name: | QGraphicsEffectSourcePrivate | | Coverage: | 0.000% (0/12) |
| | 7 | 4 |
QGraphicsSceneFindItemBspTreeVisitor| Name: | QGraphicsSceneFindItemBspTreeVisitor | | Coverage: | 0.000% (0/14) |
| | 7 | 4 |
QGuiVariantComparator| Name: | QGuiVariantComparator | | Coverage: | 0.000% (0/7) |
| | 7 | 7 |
QMetaMethodBuilderPrivate| Name: | QMetaMethodBuilderPrivate | | Coverage: | 100.000% (7/7) |
| | 7 | 7 |
QMetaPropertyBuilderPrivate| Name: | QMetaPropertyBuilderPrivate | | Coverage: | 77.778% (7/9) |
| | 7 | 5 |
QMovableTabWidget| Name: | QMovableTabWidget | | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QNetworkAccessDebugPipeBackendFactory| Name: | QNetworkAccessDebugPipeBackendFactory | | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkAccessFtpBackendFactory| Name: | QNetworkAccessFtpBackendFactory | | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkProxyPrivate| Name: | QNetworkProxyPrivate | | Coverage: | 57.143% (8/14) |
| | 7 | 2 |
QOpenGLFunctions_1_2_CoreBackend| Name: | QOpenGLFunctions_1_2_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QOpenGLFunctions_2_1_CoreBackend| Name: | QOpenGLFunctions_2_1_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QPlatformServices| Name: | QPlatformServices | | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QRadioButtonPrivate| Name: | QRadioButtonPrivate | | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QRubberBandPrivate| Name: | QRubberBandPrivate | | Coverage: | 0.000% (0/4) |
| | 7 | 2 |
QSegfaultHandler| Name: | QSegfaultHandler | | Coverage: | 0.000% (0/1) |
| | 7 | 1 |
QStyleSheetStyleCaches| Name: | QStyleSheetStyleCaches | | Coverage: | 0.000% (0/2) |
| | 7 | 2 |
QTextLayoutStruct| Name: | QTextLayoutStruct | | Coverage: | 0.000% (0/13) |
| | 7 | 7 |
QUnixEventDispatcherQPA| Name: | QUnixEventDispatcherQPA | | Coverage: | 0.000% (0/15) |
| | 7 | 5 |
QUrlUtf8Traits| Name: | QUrlUtf8Traits | | Coverage: | 100.000% (4/4) |
| | 7 | 4 |
QWriteNotifier| Name: | QWriteNotifier | | Coverage: | 100.000% (9/9) |
| | 7 | 4 |
QXmlStreamEntityDeclaration| Name: | QXmlStreamEntityDeclaration | | Coverage: | 100.000% (2/2) |
| | 7 | 2 |
QXmlStreamPrivateTagStack| Name: | QXmlStreamPrivateTagStack | | Coverage: | 100.000% (1/1) |
| | 7 | 1 |
SubtractRegion| Name: | 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_compatibility| Name: | _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 |
canConvertMetaObject| Name: | 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 |
canMergeFromBelow| Name: | 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_op| Name: | 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_op| Name: | 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_DestinationIn| Name: | 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_DestinationOut| Name: | 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_DestinationAtop| Name: | 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_rgb64| Name: | 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 |
construct| Name: | 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 |
convertGRAYToARGB| Name: | 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_Indexed8| Name: | 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_inplace| Name: | 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_inplace| Name: | 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_Indexed8| Name: | 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_inplace| Name: | 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 |
createSlack| Name: | 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 |
curveToFunctionObject| Name: | 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 |
detectedCompat| Name: | 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 |
editorHandlesKeyEvent| Name: | 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 |
effectiveState| Name: | 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_pixelBounds| Name: | 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 |
fixInitialSize| Name: | 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 |
fixedDescent| Name: | 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 |
formatDifference| Name: | 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 |
fromShortMonthName| Name: | 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 |
getRadialGradientValues| Name: | 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 |
getText| Name: | 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 |