Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QXmlTestLogger::xmlCdataName: | QXmlTestLogger::xmlCdata | Prototype: | int QXmlTestLogger::xmlCdata(QTestCharBuffer* str, char const* src) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 459-462 |
| | 1 | 1 |
QXmlStreamWriterPrivate::writeName: | QXmlStreamWriterPrivate::write | Prototype: | template <int N> void write(const char (&s)[N]) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2975-2975 |
| | 1 | 1 |
QXmlStreamWriter::writeStartDocumentName: | QXmlStreamWriter::writeStartDocument | Prototype: | void QXmlStreamWriter::writeStartDocument() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3779-3782 |
| | 1 | 1 |
QXmlStreamWriter::setCodecName: | QXmlStreamWriter::setCodec | Prototype: | void QXmlStreamWriter::setCodec(const char *codecName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3320-3323 |
| | 1 | 1 |
QXmlStreamStrategy::QXmlStreamStrategyName: | QXmlStreamStrategy::QXmlStreamStrategy | Prototype: | QXmlStreamStrategy(QIODevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 87-90 |
| | 1 | 1 |
QXmlStreamReaderPrivate::raiseWellFormedErrorName: | QXmlStreamReaderPrivate::raiseWellFormedError | Prototype: | void QXmlStreamReaderPrivate::raiseWellFormedError(const QString &message) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1856-1859 |
| | 1 | 1 |
QXmlStreamReader::addDataName: | QXmlStreamReader::addData | Prototype: | void QXmlStreamReader::addData(const char *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 526-529 |
| | 1 | 1 |
QXmlStreamReader::QXmlStreamReaderName: | QXmlStreamReader::QXmlStreamReader | Prototype: | QXmlStreamReader::QXmlStreamReader(QIODevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 391-395 |
| | 1 | 1 |
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclarationName: | QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration | Prototype: | QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration(const QXmlStreamNotationDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2443-2446 |
| | 1 | 1 |
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclarationName: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration | Prototype: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2540-2543 |
| | 1 | 1 |
QXmlStreamEntityResolver::resolveUndeclaredEntityName: | QXmlStreamEntityResolver::resolveUndeclaredEntity | Prototype: | QString QXmlStreamEntityResolver::resolveUndeclaredEntity(const QString & ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 200-203 |
| | 1 | 1 |
QXmlStreamEntityResolver::resolveEntityName: | QXmlStreamEntityResolver::resolveEntity | Prototype: | QString QXmlStreamEntityResolver::resolveEntity(const QString& , const QString& ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 186-189 |
| | 1 | 1 |
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclarationName: | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration | Prototype: | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2610-2613 |
| | 1 | 1 |
QXmlStreamAttributes::appendName: | QXmlStreamAttributes::append | Prototype: | void QXmlStreamAttributes::append(const QString &namespaceUri, const QString &name, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2766-2769 |
| | 1 | 1 |
QXmlStreamAttributes::appendName: | QXmlStreamAttributes::append | Prototype: | void QXmlStreamAttributes::append(const QString &qualifiedName, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2775-2778 |
| | 1 | 1 |
QXmlStreamAttribute::QXmlStreamAttributeName: | QXmlStreamAttribute::QXmlStreamAttribute | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2278-2281 |
| | 1 | 1 |
QXmlStreamAttribute::QXmlStreamAttributeName: | QXmlStreamAttribute::QXmlStreamAttribute | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QXmlStreamAttribute &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 2367-2370 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivateName: | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate | Prototype: | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2537-2540 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::stringClearName: | QXmlSimpleReaderPrivate::stringClear | Prototype: | inline void QXmlSimpleReaderPrivate::stringClear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2503-2506 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::refClearName: | QXmlSimpleReaderPrivate::refClear | Prototype: | inline void QXmlSimpleReaderPrivate::refClear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2512-2515 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::nameClearName: | QXmlSimpleReaderPrivate::nameClear | Prototype: | inline void QXmlSimpleReaderPrivate::nameClear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2507-2510 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::atEndName: | QXmlSimpleReaderPrivate::atEnd | Prototype: | inline bool QXmlSimpleReaderPrivate::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2498-2501 |
| | 1 | 1 |
QXmlSimpleReaderLocator::lineNumberName: | QXmlSimpleReaderLocator::lineNumber | Prototype: | int lineNumber() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 455-458 |
| | 1 | 1 |
QXmlSimpleReaderLocator::columnNumberName: | QXmlSimpleReaderLocator::columnNumber | Prototype: | int columnNumber() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 451-454 |
| | 1 | 1 |
QXmlSimpleReaderLocator::QXmlSimpleReaderLocatorName: | QXmlSimpleReaderLocator::QXmlSimpleReaderLocator | Prototype: | QXmlSimpleReaderLocator(QXmlSimpleReader* parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 443-446 |
| | 1 | 1 |
QXmlSimpleReader::parseName: | QXmlSimpleReader::parse | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource& input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3154-3157 |
| | 1 | 1 |
QXmlSimpleReader::parseName: | QXmlSimpleReader::parse | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource* input) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3163-3166 |
| | 1 | 1 |
QXmlSimpleReader::hasPropertyName: | QXmlSimpleReader::hasProperty | Prototype: | bool QXmlSimpleReader::hasProperty(const QString&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3036-3039 |
| | 1 | 1 |
QXmlParseException::systemIdName: | QXmlParseException::systemId | Prototype: | QString QXmlParseException::systemId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 390-393 |
| | 1 | 1 |
QXmlParseException::publicIdName: | QXmlParseException::publicId | Prototype: | QString QXmlParseException::publicId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 383-386 |
| | 1 | 1 |
QXmlParseException::messageName: | QXmlParseException::message | Prototype: | QString QXmlParseException::message() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 362-365 |
| | 1 | 1 |
QXmlParseException::lineNumberName: | QXmlParseException::lineNumber | Prototype: | int QXmlParseException::lineNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 376-379 |
| | 1 | 1 |
QXmlParseException::columnNumberName: | QXmlParseException::columnNumber | Prototype: | int QXmlParseException::columnNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 369-372 |
| | 1 | 1 |
QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivateName: | QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivate | Prototype: | QXmlNamespaceSupportPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 477-480 |
| | 1 | 1 |
QXmlNamespaceSupport::~QXmlNamespaceSupportName: | QXmlNamespaceSupport::~QXmlNamespaceSupport | Prototype: | QXmlNamespaceSupport::~QXmlNamespaceSupport() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 521-524 |
| | 1 | 1 |
QXmlNamespaceSupport::uriName: | QXmlNamespaceSupport::uri | Prototype: | QString QXmlNamespaceSupport::uri(const QString& prefix) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 573-576 |
| | 1 | 1 |
QXmlNamespaceSupport::pushContextName: | QXmlNamespaceSupport::pushContext | Prototype: | void QXmlNamespaceSupport::pushContext() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 699-702 |
| | 1 | 1 |
QXmlNamespaceSupport::QXmlNamespaceSupportName: | QXmlNamespaceSupport::QXmlNamespaceSupport | Prototype: | QXmlNamespaceSupport::QXmlNamespaceSupport() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 513-516 |
| | 1 | 1 |
QXmlInputSource::setDataName: | QXmlInputSource::setData | Prototype: | void QXmlInputSource::setData(const QByteArray& dat) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1224-1227 |
| | 1 | 1 |
QXmlInputSource::QXmlInputSourceName: | QXmlInputSource::QXmlInputSource | Prototype: | QXmlInputSource::QXmlInputSource() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1092-1095 |
| | 1 | 1 |
QXmlDefaultHandler::warningName: | QXmlDefaultHandler::warning | Prototype: | bool QXmlDefaultHandler::warning(const QXmlParseException&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2321-2324 |
| | 1 | 1 |
QXmlDefaultHandler::unparsedEntityDeclName: | QXmlDefaultHandler::unparsedEntityDecl | Prototype: | bool QXmlDefaultHandler::unparsedEntityDecl(const QString&, const QString&, const QString&, const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2362-2366 |
| | 1 | 1 |
QXmlDefaultHandler::startPrefixMappingName: | QXmlDefaultHandler::startPrefixMapping | Prototype: | bool QXmlDefaultHandler::startPrefixMapping(const QString&, const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2238-2241 |
| | 1 | 1 |
QXmlDefaultHandler::startEntityName: | QXmlDefaultHandler::startEntity | Prototype: | bool QXmlDefaultHandler::startEntity(const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2416-2419 |
| | 1 | 1 |
QXmlDefaultHandler::startElementName: | QXmlDefaultHandler::startElement | Prototype: | bool QXmlDefaultHandler::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2258-2262 |
| | 1 | 1 |
QXmlDefaultHandler::startDocumentName: | QXmlDefaultHandler::startDocument | Prototype: | bool QXmlDefaultHandler::startDocument() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2218-2221 |
| | 1 | 1 |
QXmlDefaultHandler::startDTDName: | QXmlDefaultHandler::startDTD | Prototype: | bool QXmlDefaultHandler::startDTD(const QString&, const QString&, const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2396-2399 |
| | 1 | 1 |
QXmlDefaultHandler::startCDATAName: | QXmlDefaultHandler::startCDATA | Prototype: | bool QXmlDefaultHandler::startCDATA() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2436-2439 |
| | 1 | 1 |
QXmlDefaultHandler::skippedEntityName: | QXmlDefaultHandler::skippedEntity | Prototype: | bool QXmlDefaultHandler::skippedEntity(const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2311-2314 |
| | 1 | 1 |
QXmlDefaultHandler::processingInstructionName: | QXmlDefaultHandler::processingInstruction | Prototype: | bool QXmlDefaultHandler::processingInstruction(const QString&, const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2300-2304 |
| | 1 | 1 |
QXmlDefaultHandler::notationDeclName: | QXmlDefaultHandler::notationDecl | Prototype: | bool QXmlDefaultHandler::notationDecl(const QString&, const QString&, const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2351-2355 |
| | 1 | 1 |
QXmlDefaultHandler::internalEntityDeclName: | QXmlDefaultHandler::internalEntityDecl | Prototype: | bool QXmlDefaultHandler::internalEntityDecl(const QString&, const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2476-2479 |
| | 1 | 1 |
QXmlDefaultHandler::ignorableWhitespaceName: | QXmlDefaultHandler::ignorableWhitespace | Prototype: | bool QXmlDefaultHandler::ignorableWhitespace(const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2290-2293 |
| | 1 | 1 |
QXmlDefaultHandler::fatalErrorName: | QXmlDefaultHandler::fatalError | Prototype: | bool QXmlDefaultHandler::fatalError(const QXmlParseException&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2341-2344 |
| | 1 | 1 |
QXmlDefaultHandler::externalEntityDeclName: | QXmlDefaultHandler::externalEntityDecl | Prototype: | bool QXmlDefaultHandler::externalEntityDecl(const QString&, const QString&, const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2486-2489 |
| | 1 | 1 |
QXmlDefaultHandler::errorStringName: | QXmlDefaultHandler::errorString | Prototype: | QString QXmlDefaultHandler::errorString() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2386-2389 |
| | 1 | 1 |
QXmlDefaultHandler::errorName: | QXmlDefaultHandler::error | Prototype: | bool QXmlDefaultHandler::error(const QXmlParseException&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2331-2334 |
| | 1 | 1 |
QXmlDefaultHandler::endPrefixMappingName: | QXmlDefaultHandler::endPrefixMapping | Prototype: | bool QXmlDefaultHandler::endPrefixMapping(const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2248-2251 |
| | 1 | 1 |
QXmlDefaultHandler::endEntityName: | QXmlDefaultHandler::endEntity | Prototype: | bool QXmlDefaultHandler::endEntity(const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2426-2429 |
| | 1 | 1 |
QXmlDefaultHandler::endElementName: | QXmlDefaultHandler::endElement | Prototype: | bool QXmlDefaultHandler::endElement(const QString&, const QString&, const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2269-2273 |
| | 1 | 1 |
QXmlDefaultHandler::endDocumentName: | QXmlDefaultHandler::endDocument | Prototype: | bool QXmlDefaultHandler::endDocument() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2228-2231 |
| | 1 | 1 |
QXmlDefaultHandler::endDTDName: | QXmlDefaultHandler::endDTD | Prototype: | bool QXmlDefaultHandler::endDTD() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2406-2409 |
| | 1 | 1 |
QXmlDefaultHandler::endCDATAName: | QXmlDefaultHandler::endCDATA | Prototype: | bool QXmlDefaultHandler::endCDATA() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2446-2449 |
| | 1 | 1 |
QXmlDefaultHandler::commentName: | QXmlDefaultHandler::comment | Prototype: | bool QXmlDefaultHandler::comment(const QString&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2456-2459 |
| | 1 | 1 |
QXmlDefaultHandler::charactersName: | QXmlDefaultHandler::characters | Prototype: | bool QXmlDefaultHandler::characters(const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2280-2283 |
| | 1 | 1 |
QXmlDefaultHandler::attributeDeclName: | QXmlDefaultHandler::attributeDecl | Prototype: | bool QXmlDefaultHandler::attributeDecl(const QString&, const QString&, const QString&, const QString&, const QString&) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2466-2469 |
| | 1 | 1 |
QXmlDefaultHandler::QXmlDefaultHandlerName: | QXmlDefaultHandler::QXmlDefaultHandler | Prototype: | QXmlDefaultHandler::QXmlDefaultHandler() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2188-2193 |
| | 1 | 1 |
QXmlAttributes::valueName: | QXmlAttributes::value | Prototype: | QString QXmlAttributes::value(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 926-929 |
| | 1 | 1 |
QXmlAttributes::uriName: | QXmlAttributes::uri | Prototype: | QString QXmlAttributes::uri(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 877-880 |
| | 1 | 1 |
QXmlAttributes::typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(const QString&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 900-903 |
| | 1 | 1 |
QXmlAttributes::typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(const QString&, const QString&) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 916-919 |
| | 1 | 1 |
QXmlAttributes::typeName: | QXmlAttributes::type | Prototype: | QString QXmlAttributes::type(int) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 888-891 |
| | 1 | 1 |
QXmlAttributes::qNameName: | QXmlAttributes::qName | Prototype: | QString QXmlAttributes::qName(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 865-868 |
| | 1 | 1 |
QXmlAttributes::localNameName: | QXmlAttributes::localName | Prototype: | QString QXmlAttributes::localName(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 854-857 |
| | 1 | 1 |
QXmlAttributes::lengthName: | QXmlAttributes::length | Prototype: | int QXmlAttributes::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 835-838 |
| | 1 | 1 |
QXmlAttributes::clearName: | QXmlAttributes::clear | Prototype: | void QXmlAttributes::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 985-988 |
| | 1 | 1 |
QXmlAttributes::QXmlAttributesName: | QXmlAttributes::QXmlAttributes | Prototype: | QXmlAttributes::QXmlAttributes() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 763-768 |
| | 1 | 1 |
QXlibScopedPointerDeleter::cleanupName: | QXlibScopedPointerDeleter::cleanup | Prototype: | static inline void cleanup(T *pointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 170-172 |
| | 1 | 1 |
QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValueName: | QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue | Prototype: | QXcbXSettingsPropertyValue() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 70-72 |
| | 1 | 1 |
QXcbXSettings::removeCallbackForHandle::[lambda]Name: | QXcbXSettings::removeCallbackForHandle::[lambda] | Prototype: | [handle](const QXcbXSettingsCallback &cb) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 309-309 |
| | 1 | 1 |
QXcbWindow::xcbScreenName: | QXcbWindow::xcbScreen | Prototype: | QXcbScreen *QXcbWindow::xcbScreen() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2898-2901 |
| | 1 | 1 |
QXcbWindow::winIdName: | QXcbWindow::winId | Prototype: | WId QXcbWindow::winId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1505-1508 |
| | 1 | 1 |
QXcbWindow::visualIdName: | QXcbWindow::visualId | Prototype: | uint QXcbWindow::visualId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2879-2882 |
| | 1 | 1 |
QXcbWindow::toWindowName: | QXcbWindow::toWindow | Prototype: | QXcbWindow *QXcbWindow::toWindow() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2505-2505 |
| | 1 | 1 |
QXcbWindow::parentScreenName: | QXcbWindow::parentScreen | Prototype: | QXcbScreen *QXcbWindow::parentScreen() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 152-155 |
| | 1 | 1 |
QXcbWindow::needsSyncName: | QXcbWindow::needsSync | Prototype: | bool QXcbWindow::needsSync() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2884-2887 |
| | 1 | 1 |
QXcbWindow::isExposedName: | QXcbWindow::isExposed | Prototype: | bool QXcbWindow::isExposed() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2146-2149 |
| | 1 | 1 |
QXcbWindow::handleLeaveNotifyEventName: | QXcbWindow::handleLeaveNotifyEvent | Prototype: | void QXcbWindow::handleLeaveNotifyEvent(const xcb_leave_notify_event_t *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2519-2522 |
| | 1 | 1 |
QXcbWindow::handleEnterNotifyEventName: | QXcbWindow::handleEnterNotifyEvent | Prototype: | void QXcbWindow::handleEnterNotifyEvent(const xcb_enter_notify_event_t *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2514-2517 |
| | 1 | 1 |
QXcbWindow::formatName: | QXcbWindow::format | Prototype: | QSurfaceFormat QXcbWindow::format() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1715-1718 |
| | 1 | 1 |
QXcbWindow::QXcbWindowName: | QXcbWindow::QXcbWindow | Prototype: | QXcbWindow::QXcbWindow(QWindow *window) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 309-328 |
| | 1 | 1 |
QXcbWMSupport::isSupportedByWMName: | QXcbWMSupport::isSupportedByWM | Prototype: | bool QXcbWMSupport::isSupportedByWM(xcb_atom_t atom) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | Lines: | 54-57 |
| | 1 | 1 |
QXcbVirtualDesktop::~QXcbVirtualDesktopName: | QXcbVirtualDesktop::~QXcbVirtualDesktop | Prototype: | QXcbVirtualDesktop::~QXcbVirtualDesktop() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 72-75 |
| | 1 | 1 |
QXcbVirtualDesktop::addScreenName: | QXcbVirtualDesktop::addScreen | Prototype: | void QXcbVirtualDesktop::addScreen(QPlatformScreen *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 87-90 |
| | 1 | 1 |
QXcbShmImage::~QXcbShmImageName: | QXcbShmImage::~QXcbShmImage | Prototype: | ~QXcbShmImage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 70-70 |
| | 1 | 1 |
QXcbShmImage::sizeName: | QXcbShmImage::size | Prototype: | QSize size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 77-77 |
| | 1 | 1 |
QXcbShmImage::imageName: | QXcbShmImage::image | Prototype: | QImage *image() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 74-74 |
| | 1 | 1 |
QXcbShmImage::hasShmName: | QXcbShmImage::hasShm | Prototype: | bool hasShm() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 80-80 |
| | 1 | 1 |
QXcbShmImage::hasAlphaName: | QXcbShmImage::hasAlpha | Prototype: | bool hasAlpha() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 79-79 |
| | 1 | 1 |
QXcbShmImage::graphicsBufferName: | QXcbShmImage::graphicsBuffer | Prototype: | QPlatformGraphicsBuffer *graphicsBuffer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 75-75 |
| | 1 | 1 |