| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
removePlatformPixmapModificationHook| Name: | QImagePixmapCleanupHooks::removePlatformPixmapModificationHook | | Prototype: | void QImagePixmapCleanupHooks::removePlatformPixmapModificationHook(_qt_pixmap_cleanup_hook_pmd hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 64-67 |
| | 1 | 1 |
removePlatformPixmapDestructionHook| Name: | QImagePixmapCleanupHooks::removePlatformPixmapDestructionHook | | Prototype: | void QImagePixmapCleanupHooks::removePlatformPixmapDestructionHook(_qt_pixmap_cleanup_hook_pmd hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 69-72 |
| | 1 | 1 |
removeImageHook| Name: | QImagePixmapCleanupHooks::removeImageHook | | Prototype: | void QImagePixmapCleanupHooks::removeImageHook(_qt_image_cleanup_hook_64 hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 74-77 |
| | 1 | 1 |
isPixmapCached| Name: | QImagePixmapCleanupHooks::isPixmapCached | | Prototype: | bool QImagePixmapCleanupHooks::isPixmapCached(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 136-139 |
| | 1 | 1 |
isImageCached| Name: | QImagePixmapCleanupHooks::isImageCached | | Prototype: | bool QImagePixmapCleanupHooks::isImageCached(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 131-134 |
| | 1 | 1 |
instance| Name: | QImagePixmapCleanupHooks::instance | | Prototype: | QImagePixmapCleanupHooks *QImagePixmapCleanupHooks::instance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 43-46 |
| | 1 | 1 |
executePlatformPixmapModificationHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 79-89 |
| | 5 | 3 |
executePlatformPixmapDestructionHooks| Name: | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks | | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 91-101 |
| | 5 | 3 |
executeImageHooks| Name: | QImagePixmapCleanupHooks::executeImageHooks | | Prototype: | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 103-113 |
| | 5 | 3 |
enableCleanupHooks| Name: | QImagePixmapCleanupHooks::enableCleanupHooks | | Prototype: | void QImagePixmapCleanupHooks::enableCleanupHooks(QPlatformPixmap *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 116-119 |
| | 1 | 1 |
enableCleanupHooks| Name: | QImagePixmapCleanupHooks::enableCleanupHooks | | Prototype: | void QImagePixmapCleanupHooks::enableCleanupHooks(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 121-124 |
| | 1 | 1 |
enableCleanupHooks| Name: | QImagePixmapCleanupHooks::enableCleanupHooks | | Prototype: | void QImagePixmapCleanupHooks::enableCleanupHooks(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 126-129 |
| | 1 | 1 |
addPlatformPixmapModificationHook| Name: | QImagePixmapCleanupHooks::addPlatformPixmapModificationHook | | Prototype: | void QImagePixmapCleanupHooks::addPlatformPixmapModificationHook(_qt_pixmap_cleanup_hook_pmd hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 48-51 |
| | 1 | 1 |
addPlatformPixmapDestructionHook| Name: | QImagePixmapCleanupHooks::addPlatformPixmapDestructionHook | | Prototype: | void QImagePixmapCleanupHooks::addPlatformPixmapDestructionHook(_qt_pixmap_cleanup_hook_pmd hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 53-56 |
| | 1 | 1 |
addImageHook| Name: | QImagePixmapCleanupHooks::addImageHook | | Prototype: | void QImagePixmapCleanupHooks::addImageHook(_qt_image_cleanup_hook_64 hook) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | | Lines: | 59-62 |
| | 1 | 1 |