| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QXmlNamespaceSupport::setPrefix| Name: | 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::QXmlParseException| Name: | 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::property| Name: | 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::initData| Name: | 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::initIncrementalParsing| Name: | 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::nameAddC| Name: | 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::refAddC| Name: | 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::stringAddC| Name: | 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::addData| Name: | 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::tokenString| Name: | 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::~QXmlStreamReader| Name: | 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::putString| Name: | 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::putStringLiteral| Name: | 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::resolveUndeclaredEntity| Name: | 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::resume| Name: | 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::writeCharacters| Name: | 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::writeStartElement| Name: | 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::writeStartElement| Name: | 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::writeTextElement| Name: | 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::writeTextElement| Name: | 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::indent| Name: | 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::~QXmlStreamWriterPrivate| Name: | 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::read| Name: | 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::supportsOption| Name: | 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::addFile| Name: | 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::handleException| Name: | 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::isCanceled| Name: | 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::startSingleThreaded| Name: | 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::~QtFontFamily| Name: | 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::~QtFontFoundry| Name: | 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::exception| Name: | 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::throwPossibleException| Name: | 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_sort| Name: | 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::metaObjectForQWidget| Name: | 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::pixmap| Name: | 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::connect| Name: | 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::bytemul| Name: | 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::toString| Name: | 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::sizeValues| Name: | 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_name| Name: | _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 |
accessAsString| Name: | 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 |
addPoint| Name: | 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 |
applyCursor| Name: | 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 |
areMetricsTooLarge| Name: | 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 |
authenticationKey| Name: | 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 |
bannerPageToString| Name: | 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_generic| Name: | 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 |
brushFromData| Name: | 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 |
canMergeFromRight| Name: | 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 |
clampToRect| Name: | 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 |
cleanup| Name: | 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 |
cleanupDevicesList| Name: | 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 |
clearExpectFail| Name: | 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 |
clientChallenge| Name: | 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 |
cmp| Name: | 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_ColorBurn| Name: | 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_ColorDodge| Name: | 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_Darken| Name: | 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_Difference| Name: | 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_Exclusion| Name: | 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_HardLight| Name: | 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_Lighten| Name: | 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_Multiply| Name: | 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_Overlay| Name: | 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_Plus| Name: | 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_Screen| Name: | 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_SoftLight| Name: | 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_ColorBurn| Name: | 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_ColorDodge| Name: | 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_Darken| Name: | 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_Difference| Name: | 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_Exclusion| Name: | 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_HardLight| Name: | 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_Lighten| Name: | 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_Multiply| Name: | 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_Overlay| Name: | 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_Plus| Name: | 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_Screen| Name: | 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_SoftLight| Name: | 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 |
component| Name: | 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_prepare| Name: | 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 |
convertA2RGB30PMFromARGB32PM| Name: | 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_sse4| Name: | 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 |
convertA2RGB30PMToARGB32PM| Name: | 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 |
convertARGB32FromARGB32PM| Name: | 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_sse4| Name: | 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 |
convertARGBPMFromARGB32PM| Name: | 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 |
convertAlpha8FromARGB32PM| Name: | 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 |
convertAlpha8ToRGB32| Name: | 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 |
convertAlpha8ToRGB64| Name: | 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_helper| Name: | 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 |
convertGrayscale8FromARGB32PM| Name: | 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 |
convertGrayscale8FromRGB32| Name: | 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 |
convertGrayscale8ToRGB32| Name: | 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 |
convertGrayscale8ToRGB64| Name: | 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 |
convertIndexedToARGB32PM| Name: | 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 |
convertIndexedToARGB64PM| Name: | 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 |