Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
generateName: | QPF2Generator::generate | Prototype: | void QPF2Generator::generate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 497-505 |
| | 5 | 1 |
writeGMapName: | QPF2Generator::writeGMap | Prototype: | void QPF2Generator::writeGMap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 561-575 |
| | 10 | 1 |
writeTaggedQFixedName: | QPF2Generator::writeTaggedQFixed | Prototype: | void QPF2Generator::writeTaggedQFixed(QFontEngineQPF2::HeaderTag tag, QFixed value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 609-614 |
| | 3 | 1 |
writeTaggedStringName: | QPF2Generator::writeTaggedString | Prototype: | void QPF2Generator::writeTaggedString(QFontEngineQPF2::HeaderTag tag, const QByteArray &string) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 588-593 |
| | 3 | 1 |
writeTaggedUInt32Name: | QPF2Generator::writeTaggedUInt32 | Prototype: | void QPF2Generator::writeTaggedUInt32(QFontEngineQPF2::HeaderTag tag, quint32 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 595-600 |
| | 3 | 1 |
writeTaggedUInt8Name: | QPF2Generator::writeTaggedUInt8 | Prototype: | void QPF2Generator::writeTaggedUInt8(QFontEngineQPF2::HeaderTag tag, quint8 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 602-607 |
| | 3 | 1 |
writeBlockName: | QPF2Generator::writeBlock | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 577-586 |
| | 7 | 2 |
writeHeaderName: | QPF2Generator::writeHeader | Prototype: | void QPF2Generator::writeHeader() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 507-559 |
| | 39 | 2 |