Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QXmlNamespaceSupport::setPrefixName: | QXmlNamespaceSupport::setPrefix | Prototype: | void QXmlNamespaceSupport::setPrefix(const QString& pre, const QString& uri) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 538-545 |
| | 3 | 2 |
QXmlParseException::QXmlParseExceptionName: | QXmlParseException::QXmlParseException | Prototype: | QXmlParseException::QXmlParseException(const QXmlParseException& other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 346-350 |
| | 3 | 1 |
QXmlSimpleReader::propertyName: | QXmlSimpleReader::property | Prototype: | void* QXmlSimpleReader::property(const QString&, bool *ok) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3020-3025 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::initDataName: | QXmlSimpleReaderPrivate::initData | Prototype: | void QXmlSimpleReaderPrivate::initData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7874-7879 |
| | 3 | 1 |
QXmlSimpleReaderPrivate::initIncrementalParsingName: | QXmlSimpleReaderPrivate::initIncrementalParsing | Prototype: | void QXmlSimpleReaderPrivate::initIncrementalParsing() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2542-2548 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::nameAddCName: | QXmlSimpleReaderPrivate::nameAddC | Prototype: | void QXmlSimpleReaderPrivate::nameAddC(QChar ch) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7992-7997 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::refAddCName: | QXmlSimpleReaderPrivate::refAddC | Prototype: | void QXmlSimpleReaderPrivate::refAddC(QChar ch) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7998-8003 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::stringAddCName: | QXmlSimpleReaderPrivate::stringAddC | Prototype: | void QXmlSimpleReaderPrivate::stringAddC(QChar ch) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7986-7991 |
| | 3 | 2 |
QXmlStreamNamespaceDeclaration::operator=Name: | QXmlStreamNamespaceDeclaration::operator= | Prototype: | QXmlStreamNamespaceDeclaration& QXmlStreamNamespaceDeclaration::operator=(const QXmlStreamNamespaceDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2548-2553 |
| | 3 | 1 |
QXmlStreamReader::addDataName: | QXmlStreamReader::addData | Prototype: | void QXmlStreamReader::addData(const QString &data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 509-518 |
| | 3 | 1 |
QXmlStreamReader::tokenStringName: | QXmlStreamReader::tokenString | Prototype: | QString QXmlStreamReader::tokenString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 763-768 |
| | 3 | 1 |
QXmlStreamReader::~QXmlStreamReaderName: | QXmlStreamReader::~QXmlStreamReader | Prototype: | QXmlStreamReader::~QXmlStreamReader() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 443-448 |
| | 3 | 2 |
QXmlStreamReaderPrivate::putStringName: | QXmlStreamReaderPrivate::putString | Prototype: | void QXmlStreamReaderPrivate::putString(const QString &s, int from) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1429-1434 |
| | 3 | 2 |
QXmlStreamReaderPrivate::putStringLiteralName: | QXmlStreamReaderPrivate::putStringLiteral | Prototype: | void QXmlStreamReaderPrivate::putStringLiteral(const QString &s) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1436-1441 |
| | 3 | 2 |
QXmlStreamReaderPrivate::resolveUndeclaredEntityName: | QXmlStreamReaderPrivate::resolveUndeclaredEntity | Prototype: | QString QXmlStreamReaderPrivate::resolveUndeclaredEntity(const QString &name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 207-212 |
| | 3 | 2 |
QXmlStreamReaderPrivate::resumeName: | QXmlStreamReaderPrivate::resume | Prototype: | void QXmlStreamReaderPrivate::resume(int rule) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1914-1918 |
| | 3 | 2 |
QXmlStreamWriter::writeCharactersName: | QXmlStreamWriter::writeCharacters | Prototype: | void QXmlStreamWriter::writeCharacters(const QString &text) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3526-3531 |
| | 3 | 1 |
QXmlStreamWriter::writeStartElementName: | QXmlStreamWriter::writeStartElement | Prototype: | void QXmlStreamWriter::writeStartElement(const QString &qualifiedName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3843-3848 |
| | 3 | 1 |
QXmlStreamWriter::writeStartElementName: | QXmlStreamWriter::writeStartElement | Prototype: | void QXmlStreamWriter::writeStartElement(const QString &namespaceUri, const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3859-3864 |
| | 3 | 1 |
QXmlStreamWriter::writeTextElementName: | QXmlStreamWriter::writeTextElement | Prototype: | void QXmlStreamWriter::writeTextElement(const QString &namespaceUri, const QString &name, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3621-3626 |
| | 3 | 1 |
QXmlStreamWriter::writeTextElementName: | QXmlStreamWriter::writeTextElement | Prototype: | void QXmlStreamWriter::writeTextElement(const QString &qualifiedName, const QString &text) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3604-3609 |
| | 3 | 1 |
QXmlStreamWriterPrivate::indentName: | QXmlStreamWriterPrivate::indent | Prototype: | void QXmlStreamWriterPrivate::indent(int level) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3198-3203 |
| | 3 | 2 |
QXmlStreamWriterPrivate::~QXmlStreamWriterPrivateName: | QXmlStreamWriterPrivate::~QXmlStreamWriterPrivate | Prototype: | ~QXmlStreamWriterPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2963-2969 |
| | 3 | 2 |
QXpmHandler::readName: | QXpmHandler::read | Prototype: | bool QXpmHandler::read(QImage *image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1235-1240 |
| | 3 | 2 |
QXpmHandler::supportsOptionName: | QXpmHandler::supportsOption | Prototype: | bool QXpmHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1247-1252 |
| | 3 | 1 |
QZipStreamStrategy::addFileName: | QZipStreamStrategy::addFile | Prototype: | void addFile(const QString &fileName, const QString &mimeType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 147-152 |
| | 3 | 1 |
QtConcurrent::ThreadEngineBase::handleExceptionName: | QtConcurrent::ThreadEngineBase::handleException | Prototype: | void ThreadEngineBase::handleException(const QException &exception) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 283-289 |
| | 3 | 2 |
QtConcurrent::ThreadEngineBase::isCanceledName: | QtConcurrent::ThreadEngineBase::isCanceled | Prototype: | bool ThreadEngineBase::isCanceled() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 182-188 |
| | 3 | 2 |
QtConcurrent::ThreadEngineBase::startSingleThreadedName: | QtConcurrent::ThreadEngineBase::startSingleThreaded | Prototype: | void ThreadEngineBase::startSingleThreaded() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 131-137 |
| | 3 | 2 |
QtFontFamily::~QtFontFamilyName: | QtFontFamily::~QtFontFamily | Prototype: | ~QtFontFamily() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 363-367 |
| | 3 | 2 |
QtFontFoundry::~QtFontFoundryName: | QtFontFoundry::~QtFontFoundry | Prototype: | ~QtFontFoundry() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 301-305 |
| | 3 | 2 |
QtFontStyle::Key::operator <Name: | QtFontStyle::Key::operator < | Prototype: | bool operator <(const Key &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 215-219 |
| | 3 | 1 |
QtPrivate::ExceptionHolder::exceptionName: | QtPrivate::ExceptionHolder::exception | Prototype: | QException *ExceptionHolder::exception() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 188-193 |
| | 3 | 2 |
QtPrivate::ExceptionStore::throwPossibleExceptionName: | QtPrivate::ExceptionStore::throwPossibleException | Prototype: | void ExceptionStore::throwPossibleException() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 211-217 |
| | 3 | 2 |
QtPrivate::QStringList_sortName: | QtPrivate::QStringList_sort | Prototype: | void QtPrivate::QStringList_sort(QStringList *that, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 263-269 |
| | 3 | 2 |
QtPrivate::metaObjectForQWidgetName: | QtPrivate::metaObjectForQWidget | Prototype: | const QMetaObject *metaObjectForQWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2476-2481 |
| | 3 | 2 |
ScalableEntry::pixmapName: | ScalableEntry::pixmap | Prototype: | QPixmap ScalableEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 695-702 |
| | 3 | 2 |
Segment::connectName: | Segment::connect | Prototype: | void connect(Segment &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 976-982 |
| | 3 | 1 |
SourceAndConstAlpha::bytemulName: | SourceAndConstAlpha::bytemul | Prototype: | inline quint16 bytemul(quint16 x) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 58-62 |
| | 3 | 1 |
StaticDayOfWeekAssociativeArray::operator[]Name: | StaticDayOfWeekAssociativeArray::operator[] | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 838-843 |
| | 3 | 1 |
Value::toStringName: | Value::toString | Prototype: | QString Value::toString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 254-261 |
| | 3 | 2 |
ValueExtractor::sizeValuesName: | ValueExtractor::sizeValues | Prototype: | void ValueExtractor::sizeValues(const Declaration &decl, QSize *radii) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 584-589 |
| | 3 | 2 |
_hb_qt_font_get_glyph_from_nameName: | _hb_qt_font_get_glyph_from_name | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_from_name(hb_font_t * , void * , const char * , int , hb_codepoint_t *glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 569-578 |
| | 3 | 1 |
accessAsStringName: | accessAsString | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 78-84 |
| | 3 | 2 |
addPointName: | addPoint | Prototype: | static void addPoint(QPolygon &a, const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 875-880 |
| | 3 | 1 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWindow *w, QCursor c) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3454-3459 |
| | 3 | 3 |
areMetricsTooLargeName: | areMetricsTooLarge | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 878-884 |
| | 3 | 1 |
authenticationKeyName: | authenticationKey | Prototype: | static inline QByteArray authenticationKey(const QUrl &url, const QString &realm) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 141-146 |
| | 3 | 1 |
bannerPageToStringName: | bannerPageToString | Prototype: | static inline QString bannerPageToString(const QCUPSSupport::BannerPage bannerPage) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 139-152 |
| | 3 | 15 |
blend_src_genericName: | blend_src_generic | Prototype: | static void blend_src_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4113-4118 |
| | 3 | 1 |
brushFromDataName: | brushFromData | Prototype: | static QBrush brushFromData(const BrushData& c, const QPalette &pal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 899-906 |
| | 3 | 2 |
canMergeFromRightName: | canMergeFromRight | Prototype: | static inline bool canMergeFromRight(const QRect *left, const QRect *right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1210-1215 |
| | 3 | 1 |
clampToRectName: | clampToRect | Prototype: | inline QPointF clampToRect(const QPointF &p, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 135-140 |
| | 3 | 1 |
cleanupName: | cleanup | Prototype: | static void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1433-1440 |
| | 3 | 2 |
cleanupDevicesListName: | cleanupDevicesList | Prototype: | static void cleanupDevicesList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | Lines: | 208-213 |
| | 3 | 1 |
clearExpectFailName: | clearExpectFail | Prototype: | static void clearExpectFail() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 123-128 |
| | 3 | 1 |
clientChallengeName: | clientChallenge | Prototype: | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1210-1215 |
| | 3 | 1 |
cmpName: | cmp | Prototype: | static int cmp(const ushort *s1, const ushort *s2, size_t len) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 445-453 |
| | 3 | 2 |
comp_func_ColorBurnName: | comp_func_ColorBurn | Prototype: | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1460-1466 |
| | 3 | 2 |
comp_func_ColorDodgeName: | comp_func_ColorDodge | Prototype: | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1377-1383 |
| | 3 | 2 |
comp_func_DarkenName: | comp_func_Darken | Prototype: | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1221-1227 |
| | 3 | 2 |
comp_func_DifferenceName: | comp_func_Difference | Prototype: | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1700-1706 |
| | 3 | 2 |
comp_func_ExclusionName: | comp_func_Exclusion | Prototype: | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1767-1773 |
| | 3 | 2 |
comp_func_HardLightName: | comp_func_HardLight | Prototype: | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1540-1546 |
| | 3 | 2 |
comp_func_LightenName: | comp_func_Lighten | Prototype: | void comp_func_Lighten(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1294-1300 |
| | 3 | 2 |
comp_func_MultiplyName: | comp_func_Multiply | Prototype: | void comp_func_Multiply(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1001-1007 |
| | 3 | 2 |
comp_func_OverlayName: | comp_func_Overlay | Prototype: | void comp_func_Overlay(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1148-1154 |
| | 3 | 2 |
comp_func_PlusName: | comp_func_Plus | Prototype: | void comp_func_Plus(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 915-921 |
| | 3 | 2 |
comp_func_ScreenName: | comp_func_Screen | Prototype: | void comp_func_Screen(uint *dest, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1069-1075 |
| | 3 | 2 |
comp_func_SoftLightName: | comp_func_SoftLight | Prototype: | void comp_func_SoftLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1627-1633 |
| | 3 | 2 |
comp_func_solid_ColorBurnName: | comp_func_solid_ColorBurn | Prototype: | void comp_func_solid_ColorBurn(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1429-1435 |
| | 3 | 2 |
comp_func_solid_ColorDodgeName: | comp_func_solid_ColorDodge | Prototype: | void comp_func_solid_ColorDodge(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1346-1352 |
| | 3 | 2 |
comp_func_solid_DarkenName: | comp_func_solid_Darken | Prototype: | void comp_func_solid_Darken(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1190-1196 |
| | 3 | 2 |
comp_func_solid_DifferenceName: | comp_func_solid_Difference | Prototype: | void comp_func_solid_Difference(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1669-1675 |
| | 3 | 2 |
comp_func_solid_ExclusionName: | comp_func_solid_Exclusion | Prototype: | void comp_func_solid_Exclusion(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1736-1742 |
| | 3 | 2 |
comp_func_solid_HardLightName: | comp_func_solid_HardLight | Prototype: | void comp_func_solid_HardLight(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1509-1515 |
| | 3 | 2 |
comp_func_solid_LightenName: | comp_func_solid_Lighten | Prototype: | void comp_func_solid_Lighten(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1263-1269 |
| | 3 | 2 |
comp_func_solid_MultiplyName: | comp_func_solid_Multiply | Prototype: | void comp_func_solid_Multiply(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 970-976 |
| | 3 | 2 |
comp_func_solid_OverlayName: | comp_func_solid_Overlay | Prototype: | void comp_func_solid_Overlay(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1117-1123 |
| | 3 | 2 |
comp_func_solid_PlusName: | comp_func_solid_Plus | Prototype: | void comp_func_solid_Plus(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 878-884 |
| | 3 | 2 |
comp_func_solid_ScreenName: | comp_func_solid_Screen | Prototype: | void comp_func_solid_Screen(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1038-1044 |
| | 3 | 2 |
comp_func_solid_SoftLightName: | comp_func_solid_SoftLight | Prototype: | void comp_func_solid_SoftLight(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1596-1602 |
| | 3 | 2 |
componentName: | component | Prototype: | static inline qreal component(const QPointF &point, unsigned int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 661-666 |
| | 3 | 1 |
connManager_prepareName: | connManager_prepare | Prototype: | static void connManager_prepare() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 58-63 |
| | 3 | 1 |
convertA2RGB30PMFromARGB32PMName: | convertA2RGB30PMFromARGB32PM | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 707-714 |
| | 3 | 2 |
convertA2RGB30PMFromARGB32PM_sse4Name: | convertA2RGB30PMFromARGB32PM_sse4 | Prototype: | template<QtPixelOrder PixelOrder> const uint * convertA2RGB30PMFromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | Lines: | 83-90 |
| | 3 | 2 |
convertA2RGB30PMToARGB32PMName: | convertA2RGB30PMToARGB32PM | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 641-648 |
| | 3 | 2 |
convertARGB32FromARGB32PMName: | convertARGB32FromARGB32PM | Prototype: | static const uint * convertARGB32FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 494-500 |
| | 3 | 2 |
convertARGB32FromARGB32PM_sse4Name: | convertARGB32FromARGB32PM_sse4 | Prototype: | const uint * convertARGB32FromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | Lines: | 59-65 |
| | 3 | 2 |
convertARGBPMFromARGB32PMName: | convertARGBPMFromARGB32PM | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 359-383 |
| | 3 | 2 |
convertAlpha8FromARGB32PMName: | convertAlpha8FromARGB32PM | Prototype: | static const uint * convertAlpha8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 734-740 |
| | 3 | 2 |
convertAlpha8ToRGB32Name: | convertAlpha8ToRGB32 | Prototype: | static const uint * convertAlpha8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 462-468 |
| | 3 | 2 |
convertAlpha8ToRGB64Name: | convertAlpha8ToRGB64 | Prototype: | static const QRgba64 * convertAlpha8ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 478-484 |
| | 3 | 2 |
convertCase_helperName: | convertCase_helper | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1439-1451 |
| | 3 | 2 |
convertGrayscale8FromARGB32PMName: | convertGrayscale8FromARGB32PM | Prototype: | static const uint * convertGrayscale8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 750-756 |
| | 3 | 2 |
convertGrayscale8FromRGB32Name: | convertGrayscale8FromRGB32 | Prototype: | static const uint * convertGrayscale8FromRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 742-748 |
| | 3 | 2 |
convertGrayscale8ToRGB32Name: | convertGrayscale8ToRGB32 | Prototype: | static const uint * convertGrayscale8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 470-476 |
| | 3 | 2 |
convertGrayscale8ToRGB64Name: | convertGrayscale8ToRGB64 | Prototype: | static const QRgba64 * convertGrayscale8ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 486-492 |
| | 3 | 2 |
convertIndexedToARGB32PMName: | convertIndexedToARGB32PM | Prototype: | static const uint * convertIndexedToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 420-426 |
| | 3 | 2 |
convertIndexedToARGB64PMName: | convertIndexedToARGB64PM | Prototype: | static const QRgba64 * convertIndexedToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 428-434 |
| | 3 | 2 |