Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 2528-2534 |
| | 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: | 7973-7978 |
| | 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: | 7979-7984 |
| | 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: | 7967-7972 |
| | 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: | 2542-2547 |
| | 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: | 503-512 |
| | 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: | 757-762 |
| | 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: | 437-442 |
| | 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: | 1423-1428 |
| | 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: | 1430-1435 |
| | 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: | 201-206 |
| | 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: | 1908-1912 |
| | 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: | 3520-3525 |
| | 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: | 3835-3840 |
| | 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: | 3851-3856 |
| | 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: | 3615-3620 |
| | 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: | 3598-3603 |
| | 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: | 3192-3197 |
| | 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: | 2957-2963 |
| | 3 | 2 |
QXmlUtils::isEncNameName: | QXmlUtils::isEncName | Prototype: | bool QXmlUtils::isEncName(const QString &encName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 225-235 |
| | 3 | 1 |
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: | 1232-1237 |
| | 3 | 2 |
QXpmHandler::supportsOptionName: | QXpmHandler::supportsOption | Prototype: | bool QXpmHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1244-1249 |
| | 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: | 141-146 |
| | 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: | 277-283 |
| | 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: | 176-182 |
| | 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: | 125-131 |
| | 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: | 357-361 |
| | 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: | 295-299 |
| | 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: | 209-213 |
| | 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: | 182-187 |
| | 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: | 205-211 |
| | 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: | 257-263 |
| | 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: | 2459-2464 |
| | 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: | 535-542 |
| | 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: | 960-966 |
| | 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: | 52-56 |
| | 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: | 247-254 |
| | 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: | 577-582 |
| | 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: | 563-572 |
| | 3 | 1 |
accessAsStringName: | accessAsString | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 72-78 |
| | 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: | 869-874 |
| | 3 | 1 |
add_fdName: | add_fd | Prototype: | static inline void add_fd(int &nfds, int fd, fd_set *fdset) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 118-123 |
| | 3 | 2 |
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: | 3404-3409 |
| | 3 | 3 |
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: | 135-140 |
| | 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: | 133-146 |
| | 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: | 4114-4119 |
| | 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: | 892-899 |
| | 3 | 2 |
canMergeFromRightName: | canMergeFromRight | Prototype: | static inline bool canMergeFromRight(const QRect *left, const QRect *right) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1186-1191 |
| | 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: | 129-134 |
| | 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: | 1429-1436 |
| | 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: | 202-207 |
| | 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: | 117-122 |
| | 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: | 1204-1209 |
| | 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: | 439-447 |
| | 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: | 1454-1460 |
| | 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: | 1371-1377 |
| | 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: | 1215-1221 |
| | 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: | 1694-1700 |
| | 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: | 1761-1767 |
| | 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: | 1534-1540 |
| | 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: | 1288-1294 |
| | 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: | 995-1001 |
| | 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: | 1142-1148 |
| | 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: | 909-915 |
| | 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: | 1063-1069 |
| | 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: | 1621-1627 |
| | 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: | 1423-1429 |
| | 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: | 1340-1346 |
| | 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: | 1184-1190 |
| | 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: | 1663-1669 |
| | 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: | 1730-1736 |
| | 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: | 1503-1509 |
| | 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: | 1257-1263 |
| | 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: | 964-970 |
| | 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: | 1111-1117 |
| | 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: | 872-878 |
| | 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: | 1032-1038 |
| | 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: | 1590-1596 |
| | 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: | 655-660 |
| | 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: | 52-57 |
| | 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: | 694-701 |
| | 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: | 77-84 |
| | 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: | 628-635 |
| | 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: | 481-487 |
| | 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: | 53-59 |
| | 3 | 2 |
convertARGBPMFromARGB32PMName: | convertARGBPMFromARGB32PM | Prototype: | template<QImage::Format Format> 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: | 348-370 |
| | 3 | 2 |
convertARGBPMFromRGB32Name: | convertARGBPMFromRGB32 | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMFromRGB32(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: | 325-346 |
| | 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: | 721-727 |
| | 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: | 449-455 |
| | 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: | 465-471 |
| | 3 | 2 |
convertCase_helperName: | convertCase_helper | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1433-1445 |
| | 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: | 737-743 |
| | 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: | 729-735 |
| | 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: | 457-463 |
| | 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: | 473-479 |
| | 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: | 407-413 |
| | 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: | 415-421 |
| | 3 | 2 |
convertRGB30FromARGB32PMName: | convertRGB30FromARGB32PM | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromARGB32PM(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: | 712-719 |
| | 3 | 2 |
convertRGB30FromRGB32Name: | convertRGB30FromRGB32 | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromRGB32(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: | 703-710 |
| | 3 | 2 |
convertRGB32FromARGB32PMName: | convertRGB32FromARGB32PM | Prototype: | static const uint * convertRGB32FromARGB32PM(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/image/qimage_conversions.cpp | Lines: | 104-110 |
| | 3 | 2 |