| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPlatformThemePrivate::~QPlatformThemePrivate| Name:  | QPlatformThemePrivate::~QPlatformThemePrivate |  | Prototype:  | QPlatformThemePrivate::~QPlatformThemePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 350-353 |  
  |  | 1 | 1 | 
 QPlatformWindow::QPlatformWindow| Name:  | QPlatformWindow::QPlatformWindow |  | Prototype:  | QPlatformWindow::QPlatformWindow(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 58-64 |  
  |  | 2 | 1 | 
 QPlatformWindow::closestAcceptableGeometry| Name:  | QPlatformWindow::closestAcceptableGeometry |  | Prototype:  | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 734-740 |  
  |  | 4 | 1 | 
 QPlatformWindow::constrainWindowSize| Name:  | QPlatformWindow::constrainWindowSize |  | Prototype:  | QSize QPlatformWindow::constrainWindowSize(const QSize &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 515-518 |  
  |  | 1 | 1 | 
 QPlatformWindow::devicePixelRatio| Name:  | QPlatformWindow::devicePixelRatio |  | Prototype:  | qreal QPlatformWindow::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 374-377 |  
  |  | 1 | 1 | 
 QPlatformWindow::format| Name:  | QPlatformWindow::format |  | Prototype:  | QSurfaceFormat QPlatformWindow::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QPlatformWindow::formatWindowTitle| Name:  | QPlatformWindow::formatWindowTitle |  | Prototype:  | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 463-476 |  
  |  | 8 | 4 | 
 QPlatformWindow::frameMargins| Name:  | QPlatformWindow::frameMargins |  | Prototype:  | QMargins QPlatformWindow::frameMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 144-147 |  
  |  | 1 | 1 | 
 QPlatformWindow::frameStrutEventsEnabled| Name:  | QPlatformWindow::frameStrutEventsEnabled |  | Prototype:  | bool QPlatformWindow::frameStrutEventsEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 450-453 |  
  |  | 1 | 1 | 
 QPlatformWindow::geometry| Name:  | QPlatformWindow::geometry |  | Prototype:  | QRect QPlatformWindow::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 126-130 |  
  |  | 2 | 1 | 
 QPlatformWindow::handleContentOrientationChange| Name:  | QPlatformWindow::handleContentOrientationChange |  | Prototype:  | void QPlatformWindow::handleContentOrientationChange(Qt::ScreenOrientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 362-365 |  
  |  | 1 | 1 | 
 QPlatformWindow::initialGeometry| Name:  | QPlatformWindow::initialGeometry |  | Prototype:  | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 607-639 |  
  |  | 20 | 6 | 
 QPlatformWindow::isActive| Name:  | QPlatformWindow::isActive |  | Prototype:  | bool QPlatformWindow::isActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 189-192 |  
  |  | 1 | 1 | 
 QPlatformWindow::isAlertState| Name:  | QPlatformWindow::isAlertState |  | Prototype:  | bool QPlatformWindow::isAlertState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 541-544 |  
  |  | 1 | 1 | 
 QPlatformWindow::isEmbedded| Name:  | QPlatformWindow::isEmbedded |  | Prototype:  | bool QPlatformWindow::isEmbedded(const QPlatformWindow *parentWindow) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 201-205 |  
  |  | 2 | 1 | 
 QPlatformWindow::isExposed| Name:  | QPlatformWindow::isExposed |  | Prototype:  | bool QPlatformWindow::isExposed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 178-181 |  
  |  | 1 | 1 | 
 QPlatformWindow::lower| Name:  | QPlatformWindow::lower |  | Prototype:  | void QPlatformWindow::lower() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 306-306 |  
  |  | 1 | 1 | 
 QPlatformWindow::mapFromGlobal| Name:  | QPlatformWindow::mapFromGlobal |  | Prototype:  | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 232-241 |  
  |  | 6 | 2 | 
 QPlatformWindow::mapToGlobal| Name:  | QPlatformWindow::mapToGlobal |  | Prototype:  | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 214-223 |  
  |  | 6 | 2 | 
 QPlatformWindow::normalGeometry| Name:  | QPlatformWindow::normalGeometry |  | Prototype:  | QRect QPlatformWindow::normalGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 139-142 |  
  |  | 1 | 1 | 
 QPlatformWindow::parent| Name:  | QPlatformWindow::parent |  | Prototype:  | QPlatformWindow *QPlatformWindow::parent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 84-87 |  
  |  | 1 | 1 | 
 QPlatformWindow::propagateSizeHints| Name:  | QPlatformWindow::propagateSizeHints |  | Prototype:  | void QPlatformWindow::propagateSizeHints() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 314-314 |  
  |  | 1 | 1 | 
 QPlatformWindow::raise| Name:  | QPlatformWindow::raise |  | Prototype:  | void QPlatformWindow::raise() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 301-301 |  
  |  | 1 | 1 | 
 QPlatformWindow::requestActivateWindow| Name:  | QPlatformWindow::requestActivateWindow |  | Prototype:  | void QPlatformWindow::requestActivateWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 348-351 |  
  |  | 1 | 1 | 
 QPlatformWindow::requestUpdate| Name:  | QPlatformWindow::requestUpdate |  | Prototype:  | void QPlatformWindow::requestUpdate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 655-669 |  
  |  | 9 | 3 | 
 QPlatformWindow::screen| Name:  | QPlatformWindow::screen |  | Prototype:  | QPlatformScreen *QPlatformWindow::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 93-97 |  
  |  | 2 | 1 | 
 QPlatformWindow::screenForGeometry| Name:  | QPlatformWindow::screenForGeometry |  | Prototype:  | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 489-510 |  
  |  | 14 | 6 | 
 QPlatformWindow::setAlertState| Name:  | QPlatformWindow::setAlertState |  | Prototype:  | void QPlatformWindow::setAlertState(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 528-531 |  
  |  | 1 | 1 | 
 QPlatformWindow::setFrameStrutEventsEnabled| Name:  | QPlatformWindow::setFrameStrutEventsEnabled |  | Prototype:  | void QPlatformWindow::setFrameStrutEventsEnabled(bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 440-443 |  
  |  | 1 | 1 | 
 QPlatformWindow::setGeometry| Name:  | QPlatformWindow::setGeometry |  | Prototype:  | void QPlatformWindow::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 117-121 |  
  |  | 2 | 1 | 
 QPlatformWindow::setKeyboardGrabEnabled| Name:  | QPlatformWindow::setKeyboardGrabEnabled |  | Prototype:  | bool QPlatformWindow::setKeyboardGrabEnabled(bool grab) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 379-384 |  
  |  | 3 | 1 | 
 QPlatformWindow::setMask| Name:  | QPlatformWindow::setMask |  | Prototype:  | void QPlatformWindow::setMask(const QRegion ®ion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 329-333 |  
  |  | 2 | 1 | 
 QPlatformWindow::setMouseGrabEnabled| Name:  | QPlatformWindow::setMouseGrabEnabled |  | Prototype:  | bool QPlatformWindow::setMouseGrabEnabled(bool grab) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 386-391 |  
  |  | 3 | 1 | 
 QPlatformWindow::setOpacity| Name:  | QPlatformWindow::setOpacity |  | Prototype:  | void QPlatformWindow::setOpacity(qreal level) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 319-323 |  
  |  | 2 | 1 | 
 QPlatformWindow::setParent| Name:  | QPlatformWindow::setParent |  | Prototype:  | void QPlatformWindow::setParent(const QPlatformWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 272-276 |  
  |  | 2 | 1 | 
 QPlatformWindow::setVisible| Name:  | QPlatformWindow::setVisible |  | Prototype:  | void QPlatformWindow::setVisible(bool visible) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 155-161 |  
  |  | 4 | 1 | 
 QPlatformWindow::setWindowFilePath| Name:  | QPlatformWindow::setWindowFilePath |  | Prototype:  | void QPlatformWindow::setWindowFilePath(const QString &filePath) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 291-291 |  
  |  | 1 | 1 | 
 QPlatformWindow::setWindowFlags| Name:  | QPlatformWindow::setWindowFlags |  | Prototype:  | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 167-170 |  
  |  | 1 | 1 | 
 QPlatformWindow::setWindowIcon| Name:  | QPlatformWindow::setWindowIcon |  | Prototype:  | void QPlatformWindow::setWindowIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 296-296 |  
  |  | 1 | 1 | 
 QPlatformWindow::setWindowModified| Name:  | QPlatformWindow::setWindowModified |  | Prototype:  | bool QPlatformWindow::setWindowModified(bool modified) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 398-402 |  
  |  | 2 | 1 | 
 QPlatformWindow::setWindowTitle| Name:  | QPlatformWindow::setWindowTitle |  | Prototype:  | void QPlatformWindow::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 286-286 |  
  |  | 1 | 1 | 
 QPlatformWindow::startSystemResize| Name:  | QPlatformWindow::startSystemResize |  | Prototype:  | bool QPlatformWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 426-431 |  
  |  | 3 | 1 | 
 QPlatformWindow::winId| Name:  | QPlatformWindow::winId |  | Prototype:  | WId QPlatformWindow::winId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 256-263 |  
  |  | 1 | 1 | 
 QPlatformWindow::window| Name:  | QPlatformWindow::window |  | Prototype:  | QWindow *QPlatformWindow::window() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowBaseSize| Name:  | QPlatformWindow::windowBaseSize |  | Prototype:  | QSize QPlatformWindow::windowBaseSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 690-693 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowClosestAcceptableGeometry| Name:  | QPlatformWindow::windowClosestAcceptableGeometry |  | Prototype:  | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 742-745 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowEvent| Name:  | QPlatformWindow::windowEvent |  | Prototype:  | void QPlatformWindow::windowEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 411-414 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowFrameGeometry| Name:  | QPlatformWindow::windowFrameGeometry |  | Prototype:  | QRect QPlatformWindow::windowFrameGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 723-726 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowGeometry| Name:  | QPlatformWindow::windowGeometry |  | Prototype:  | QRect QPlatformWindow::windowGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 715-718 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowMaximumSize| Name:  | QPlatformWindow::windowMaximumSize |  | Prototype:  | QSize QPlatformWindow::windowMaximumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 682-685 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowMinimumSize| Name:  | QPlatformWindow::windowMinimumSize |  | Prototype:  | QSize QPlatformWindow::windowMinimumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 674-677 |  
  |  | 1 | 1 | 
 QPlatformWindow::windowSizeIncrement| Name:  | QPlatformWindow::windowSizeIncrement |  | Prototype:  | QSize QPlatformWindow::windowSizeIncrement() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 698-710 |  
  |  | 6 | 3 | 
 QPluginLoader::fileName| Name:  | QPluginLoader::fileName |  | Prototype:  | QString QPluginLoader::fileName() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 375-380 |  
  |  | 3 | 2 | 
 QPluginLoader::metaData| Name:  | QPluginLoader::metaData |  | Prototype:  | QJsonObject QPluginLoader::metaData() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 213-218 |  
  |  | 3 | 2 | 
 QPluginLoader::staticInstances| Name:  | QPluginLoader::staticInstances |  | Prototype:  | QObjectList QPluginLoader::staticInstances() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 442-453 |  
  |  | 8 | 3 | 
 QPngHandler::QPngHandler| Name:  | QPngHandler::QPngHandler |  | Prototype:  | QPngHandler::QPngHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1006-1009 |  
  |  | 2 | 1 | 
 QPngHandler::canRead| Name:  | QPngHandler::canRead |  | Prototype:  | bool QPngHandler::canRead() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1018-1029 |  
  |  | 6 | 3 | 
 QPngHandler::canRead| Name:  | QPngHandler::canRead |  | Prototype:  | bool QPngHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1031-1039 |  
  |  | 4 | 2 | 
 QPngHandler::name| Name:  | QPngHandler::name |  | Prototype:  | QByteArray QPngHandler::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1098-1101 |  
  |  | 1 | 1 | 
 QPngHandler::option| Name:  | QPngHandler::option |  | Prototype:  | QVariant QPngHandler::option(ImageOption option) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1063-1084 |  
  |  | 18 | 9 | 
 QPngHandler::read| Name:  | QPngHandler::read |  | Prototype:  | bool QPngHandler::read(QImage *image) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1041-1046 |  
  |  | 3 | 2 | 
 QPngHandler::setOption| Name:  | QPngHandler::setOption |  | Prototype:  | void QPngHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1086-1096 |  
  |  | 8 | 5 | 
 QPngHandler::supportsOption| Name:  | QPngHandler::supportsOption |  | Prototype:  | bool QPngHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1053-1061 |  
  |  | 6 | 1 | 
 QPngHandler::write| Name:  | QPngHandler::write |  | Prototype:  | bool QPngHandler::write(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1048-1051 |  
  |  | 1 | 1 | 
 QPngHandler::~QPngHandler| Name:  | QPngHandler::~QPngHandler |  | Prototype:  | QPngHandler::~QPngHandler() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1011-1016 |  
  |  | 3 | 2 | 
 QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers| Name:  | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers |  | Prototype:  | AllocatedMemoryPointers() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 133-135 |  
  |  | 1 | 1 | 
 QPngHandlerPrivate::AllocatedMemoryPointers::deallocate| Name:  | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate |  | Prototype:  | void deallocate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 136-146 |  
  |  | 8 | 1 | 
 QPngHandlerPrivate::QPngHandlerPrivate| Name:  | QPngHandlerPrivate::QPngHandlerPrivate |  | Prototype:  | QPngHandlerPrivate(QPngHandler *qq) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 111-113 |  
  |  | 1 | 1 | 
 QPngHandlerPrivate::readImageFormat| Name:  | QPngHandlerPrivate::readImageFormat |  | Prototype:  | QImage::Format QPngHandlerPrivate::readImageFormat() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 660-697 |  
  |  | 23 | 7 | 
 QPngHandlerPrivate::readPngHeader| Name:  | QPngHandlerPrivate::readPngHeader |  | Prototype:  | bool QPngHandlerPrivate::readPngHeader() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 525-567 |  
  |  | 28 | 6 | 
 QPngHandlerPrivate::readPngImage| Name:  | QPngHandlerPrivate::readPngImage |  | Prototype:  | bool QPngHandlerPrivate::readPngImage(QImage *outImage) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 569-658 |  
  |  | 62 | 14 | 
 QPngHandlerPrivate::readPngTexts| Name:  | QPngHandlerPrivate::readPngTexts |  | Prototype:  | void QPngHandlerPrivate::readPngTexts(png_info *info) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 498-522 |  
  |  | 13 | 3 | 
 QPodPoint::operator !=| Name:  | QPodPoint::operator != |  | Prototype:  | inline bool operator != (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 184-184 |  
  |  | 1 | 1 | 
 QPodPoint::operator +| Name:  | QPodPoint::operator + |  | Prototype:  | inline QPodPoint operator + (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 188-188 |  
  |  | 1 | 1 | 
 QPodPoint::operator +=| Name:  | QPodPoint::operator += |  | Prototype:  | inline QPodPoint &operator += (const QPodPoint &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 186-186 |  
  |  | 1 | 1 | 
 QPodPoint::operator -| Name:  | QPodPoint::operator - |  | Prototype:  | inline QPodPoint operator - (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 189-189 |  
  |  | 1 | 1 | 
 QPodPoint::operator -=| Name:  | QPodPoint::operator -= |  | Prototype:  | inline QPodPoint &operator -= (const QPodPoint &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 187-187 |  
  |  | 1 | 1 | 
 QPodPoint::operator <| Name:  | QPodPoint::operator < |  | Prototype:  | inline bool operator < (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 173-178 |  
  |  | 3 | 2 | 
 QPodPoint::operator <=| Name:  | QPodPoint::operator <= |  | Prototype:  | inline bool operator <= (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 181-181 |  
  |  | 1 | 1 | 
 QPodPoint::operator ==| Name:  | QPodPoint::operator == |  | Prototype:  | inline bool operator == (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 183-183 |  
  |  | 1 | 1 | 
 QPodPoint::operator >| Name:  | QPodPoint::operator > |  | Prototype:  | inline bool operator > (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 180-180 |  
  |  | 1 | 1 | 
 QPodPoint::operator >=| Name:  | QPodPoint::operator >= |  | Prototype:  | inline bool operator >= (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 182-182 |  
  |  | 1 | 1 | 
 QPolygon::QPolygon| Name:  | QPolygon::QPolygon |  | Prototype:  | QPolygon::QPolygon(const QRect &r, bool closed) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 176-185 |  
  |  | 7 | 2 | 
 QPolygon::QPolygon| Name:  | QPolygon::QPolygon |  | Prototype:  | QPolygon::QPolygon(int nPoints, const int *points) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 195-198 |  
  |  | 1 | 1 | 
 QPolygon::boundingRect| Name:  | QPolygon::boundingRect |  | Prototype:  | QRect QPolygon::boundingRect() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 444-465 |  
  |  | 18 | 7 | 
 QPolygon::containsPoint| Name:  | QPolygon::containsPoint |  | Prototype:  | bool QPolygon::containsPoint(const QPoint &pt, Qt::FillRule fillRule) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 861-883 |  
  |  | 14 | 4 | 
 QPolygon::intersected| Name:  | QPolygon::intersected |  | Prototype:  | QPolygon QPolygon::intersected(const QPolygon &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 913-919 |  
  |  | 3 | 1 | 
 QPolygon::point| Name:  | QPolygon::point |  | Prototype:  | void QPolygon::point(int index, int *x, int *y) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 267-274 |  
  |  | 5 | 3 | 
 QPolygon::putPoints| Name:  | QPolygon::putPoints |  | Prototype:  | void QPolygon::putPoints(int index, int nPoints, const int *points) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 361-370 |  
  |  | 6 | 3 | 
 QPolygon::putPoints| Name:  | QPolygon::putPoints |  | Prototype:  | void QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 393-409 |  
  |  | 13 | 4 | 
 QPolygon::putPoints| Name:  | QPolygon::putPoints |  | Prototype:  | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 423-434 |  
  |  | 8 | 4 | 
 QPolygon::setPoints| Name:  | QPolygon::setPoints |  | Prototype:  | void QPolygon::setPoints(int nPoints, const int *points) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 311-319 |  
  |  | 5 | 2 | 
 QPolygon::setPoints| Name:  | QPolygon::setPoints |  | Prototype:  | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 335-348 |  
  |  | 10 | 2 | 
 QPolygon::subtracted| Name:  | QPolygon::subtracted |  | Prototype:  | QPolygon QPolygon::subtracted(const QPolygon &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 931-937 |  
  |  | 3 | 1 | 
 QPolygon::translate| Name:  | QPolygon::translate |  | Prototype:  | void QPolygon::translate(int dx, int dy) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 214-226 |  
  |  | 8 | 3 | 
 QPolygon::translated| Name:  | QPolygon::translated |  | Prototype:  | QPolygon QPolygon::translated(int dx, int dy) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 243-248 |  
  |  | 3 | 1 | 
 QPolygon::united| Name:  | QPolygon::united |  | Prototype:  | QPolygon QPolygon::united(const QPolygon &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 896-902 |  
  |  | 3 | 1 | 
 QPolygonF::QPolygonF| Name:  | QPolygonF::QPolygonF |  | Prototype:  | QPolygonF::QPolygonF(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 557-565 |  
  |  | 6 | 1 | 
 QPolygonF::QPolygonF| Name:  | QPolygonF::QPolygonF |  | Prototype:  | QPolygonF::QPolygonF(const QPolygon &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 576-581 |  
  |  | 3 | 2 | 
 QPolygonF::boundingRect| Name:  | QPolygonF::boundingRect |  | Prototype:  | QRectF QPolygonF::boundingRect() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 658-679 |  
  |  | 18 | 7 |