| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
writeHeader| Name: | 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 |
writeGMap| Name: | 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 |
writeBlock| Name: | 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 |
generate| Name: | 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 |
writeTaggedUInt8| Name: | 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 |
writeTaggedUInt32| Name: | 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 |
writeTaggedString| Name: | 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 |
writeTaggedQFixed| Name: | 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 |