| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2392-2395 |
| | 2 | 1 |
QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2400-2403 |
| | 2 | 1 |
exactMatch| Name: | QFontInfo::exactMatch | | Prototype: | bool QFontInfo::exactMatch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2644-2649 |
| | 3 | 1 |
family| Name: | QFontInfo::family | | Prototype: | QString QFontInfo::family() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2434-2439 |
| | 3 | 1 |
fixedPitch| Name: | QFontInfo::fixedPitch | | Prototype: | bool QFontInfo::fixedPitch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2586-2603 |
| | 3 | 1 |
italic| Name: | QFontInfo::italic | | Prototype: | bool QFontInfo::italic() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2497-2502 |
| | 3 | 1 |
operator=| Name: | QFontInfo::operator= | | Prototype: | QFontInfo &QFontInfo::operator=(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
overline| Name: | QFontInfo::overline | | Prototype: | bool QFontInfo::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2563-2566 |
| | 1 | 1 |
pixelSize| Name: | QFontInfo::pixelSize | | Prototype: | int QFontInfo::pixelSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2485-2490 |
| | 3 | 1 |
pointSize| Name: | QFontInfo::pointSize | | Prototype: | int QFontInfo::pointSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2461-2466 |
| | 3 | 1 |
pointSizeF| Name: | QFontInfo::pointSizeF | | Prototype: | qreal QFontInfo::pointSizeF() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2473-2478 |
| | 3 | 1 |
rawMode| Name: | QFontInfo::rawMode | | Prototype: | bool QFontInfo::rawMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2632-2635 |
| | 1 | 1 |
strikeOut| Name: | QFontInfo::strikeOut | | Prototype: | bool QFontInfo::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2576-2579 |
| | 1 | 1 |
style| Name: | QFontInfo::style | | Prototype: | QFont::Style QFontInfo::style() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2509-2514 |
| | 3 | 1 |
styleHint| Name: | QFontInfo::styleHint | | Prototype: | QFont::StyleHint QFontInfo::styleHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2612-2617 |
| | 3 | 1 |
styleName| Name: | QFontInfo::styleName | | Prototype: | QString QFontInfo::styleName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2449-2454 |
| | 3 | 1 |
underline| Name: | QFontInfo::underline | | Prototype: | bool QFontInfo::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2548-2551 |
| | 1 | 1 |
weight| Name: | QFontInfo::weight | | Prototype: | int QFontInfo::weight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2521-2527 |
| | 3 | 1 |