Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo(bool endMark) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 195-197 |
| | 1 | 1 |
QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 199-201 |
| | 1 | 1 |
QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo(const QPixmap &pixmap, int delay) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 203-205 |
| | 1 | 1 |
endMarkerName: | QFrameInfo::endMarker | Prototype: | static inline QFrameInfo endMarker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 215-216 |
| | 1 | 1 |
isEndMarkerName: | QFrameInfo::isEndMarker | Prototype: | inline bool isEndMarker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 212-213 |
| | 1 | 1 |
isValidName: | QFrameInfo::isValid | Prototype: | inline bool isValid() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 207-210 |
| | 1 | 1 |