Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 2224-2227 |
| | 1 | 1 |
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: | 2244-2248 |
| | 1 | 1 |
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: | 2204-2207 |
| | 1 | 1 |
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: | 2286-2290 |
| | 1 | 1 |
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: | 2462-2465 |
| | 1 | 1 |
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: | 2327-2330 |
| | 1 | 1 |
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: | 2234-2237 |
| | 1 | 1 |
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: | 2255-2259 |
| | 1 | 1 |
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: | 2214-2217 |
| | 1 | 1 |
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: | 2392-2395 |
| | 1 | 1 |
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: | 2266-2269 |
| | 1 | 1 |
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: | 2452-2455 |
| | 1 | 1 |
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: | 2174-2179 |
| | 1 | 1 |
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: | 2307-2310 |
| | 1 | 1 |
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: | 2348-2352 |
| | 1 | 1 |
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: | 2402-2405 |
| | 1 | 1 |
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: | 2382-2385 |
| | 1 | 1 |
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: | 2422-2425 |
| | 1 | 1 |
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: | 2297-2300 |
| | 1 | 1 |
resolveEntityName: | QXmlDefaultHandler::resolveEntity | Prototype: | bool QXmlDefaultHandler::resolveEntity(const QString&, const QString&, QXmlInputSource*& ret) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2360-2365 |
| | 2 | 1 |
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: | 2337-2341 |
| | 1 | 1 |
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: | 2276-2279 |
| | 1 | 1 |
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: | 2472-2475 |
| | 1 | 1 |
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: | 2372-2375 |
| | 1 | 1 |
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: | 2317-2320 |
| | 1 | 1 |
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: | 2412-2415 |
| | 1 | 1 |
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: | 2432-2435 |
| | 1 | 1 |
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: | 2442-2445 |
| | 1 | 1 |