| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXmlDefaultHandler| Name: | 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 |
attributeDecl| Name: | 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 |
characters| Name: | 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 |
comment| Name: | 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 |
endCDATA| Name: | 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 |
endDTD| Name: | 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 |
endDocument| Name: | 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 |
endElement| Name: | 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 |
endEntity| Name: | 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 |
endPrefixMapping| Name: | 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 |
error| Name: | 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 |
errorString| Name: | 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 |
externalEntityDecl| Name: | 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 |
fatalError| Name: | 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 |
ignorableWhitespace| Name: | 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 |
internalEntityDecl| Name: | 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 |
notationDecl| Name: | 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 |
processingInstruction| Name: | 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 |
resolveEntity| Name: | 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 |
skippedEntity| Name: | 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 |
startCDATA| Name: | 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 |
startDTD| Name: | 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 |
startDocument| Name: | 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 |
startElement| Name: | 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 |
startEntity| Name: | 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 |
startPrefixMapping| Name: | 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 |
unparsedEntityDecl| Name: | 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 |
warning| Name: | 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 |