Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
isValidName: | QFrameInfo::isValid | Prototype: | inline bool isValid() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 213-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: | 218-219 |
| | 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: | 221-222 |
| | 1 | 1 |
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: | 201-203 |
| | 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: | 205-207 |
| | 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: | 209-211 |
| | 1 | 1 |