| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QScreenPrivate::setPlatformScreen| Name:  | QScreenPrivate::setPlatformScreen |  | Prototype:  | void QScreenPrivate::setPlatformScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 74-95 |  
  |  | 15 | 3 | 
 QScreenOrientationChangeEvent::screen| Name:  | QScreenOrientationChangeEvent::screen |  | Prototype:  | QScreen *QScreenOrientationChangeEvent::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5024-5027 |  
  |  | 1 | 1 | 
 QScreenOrientationChangeEvent::orientation| Name:  | QScreenOrientationChangeEvent::orientation |  | Prototype:  | Qt::ScreenOrientation QScreenOrientationChangeEvent::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5032-5035 |  
  |  | 1 | 1 | 
 QScreenOrientationChangeEvent::QScreenOrientationChangeEvent| Name:  | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent |  | Prototype:  | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent(QScreen *screen, Qt::ScreenOrientation screenOrientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5009-5012 |  
  |  | 2 | 1 | 
 QScreen::~QScreen| Name:  | QScreen::~QScreen |  | Prototype:  | QScreen::~QScreen() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 101-132 |  
  |  | 16 | 7 | 
 QScreen::virtualSize| Name:  | QScreen::virtualSize |  | Prototype:  | QSize QScreen::virtualSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 379-382 |  
  |  | 1 | 1 | 
 QScreen::virtualSiblings| Name:  | QScreen::virtualSiblings |  | Prototype:  | QList<QScreen *> QScreen::virtualSiblings() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 358-367 |  
  |  | 7 | 2 | 
 QScreen::virtualGeometry| Name:  | QScreen::virtualGeometry |  | Prototype:  | QRect QScreen::virtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 394-400 |  
  |  | 4 | 2 | 
 QScreen::transformBetween| Name:  | QScreen::transformBetween |  | Prototype:  | QTransform QScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 566-575 |  
  |  | 5 | 3 | 
 QScreen::size| Name:  | QScreen::size |  | Prototype:  | QSize QScreen::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 170-174 |  
  |  | 2 | 1 | 
 QScreen::setOrientationUpdateMask| Name:  | QScreen::setOrientationUpdateMask |  | Prototype:  | void QScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 446-452 |  
  |  | 4 | 1 | 
 QScreen::refreshRate| Name:  | QScreen::refreshRate |  | Prototype:  | qreal QScreen::refreshRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 493-497 |  
  |  | 2 | 1 | 
 QScreen::primaryOrientation| Name:  | QScreen::primaryOrientation |  | Prototype:  | Qt::ScreenOrientation QScreen::primaryOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 512-516 |  
  |  | 2 | 1 | 
 QScreen::physicalSize| Name:  | QScreen::physicalSize |  | Prototype:  | QSizeF QScreen::physicalSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 306-310 |  
  |  | 2 | 1 | 
 QScreen::physicalDotsPerInchY| Name:  | QScreen::physicalDotsPerInchY |  | Prototype:  | qreal QScreen::physicalDotsPerInchY() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 201-204 |  
  |  | 1 | 1 | 
 QScreen::physicalDotsPerInchX| Name:  | QScreen::physicalDotsPerInchX |  | Prototype:  | qreal QScreen::physicalDotsPerInchX() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 186-189 |  
  |  | 1 | 1 | 
 QScreen::physicalDotsPerInch| Name:  | QScreen::physicalDotsPerInch |  | Prototype:  | qreal QScreen::physicalDotsPerInch() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 220-225 |  
  |  | 3 | 1 | 
 QScreen::orientationUpdateMask| Name:  | QScreen::orientationUpdateMask |  | Prototype:  | Qt::ScreenOrientations QScreen::orientationUpdateMask() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 459-463 |  
  |  | 2 | 1 | 
 QScreen::orientation| Name:  | QScreen::orientation |  | Prototype:  | Qt::ScreenOrientation QScreen::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 483-487 |  
  |  | 2 | 1 | 
 QScreen::nativeOrientation| Name:  | QScreen::nativeOrientation |  | Prototype:  | Qt::ScreenOrientation QScreen::nativeOrientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 529-533 |  
  |  | 2 | 1 | 
 QScreen::name| Name:  | QScreen::name |  | Prototype:  | QString QScreen::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 150-154 |  
  |  | 2 | 1 | 
 QScreen::mapBetween| Name:  | QScreen::mapBetween |  | Prototype:  | QRect QScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 586-595 |  
  |  | 5 | 3 | 
 QScreen::logicalDotsPerInchY| Name:  | QScreen::logicalDotsPerInchY |  | Prototype:  | qreal QScreen::logicalDotsPerInchY() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 251-257 |  
  |  | 4 | 2 | 
 QScreen::logicalDotsPerInchX| Name:  | QScreen::logicalDotsPerInchX |  | Prototype:  | qreal QScreen::logicalDotsPerInchX() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 235-241 |  
  |  | 4 | 2 | 
 QScreen::logicalDotsPerInch| Name:  | QScreen::logicalDotsPerInch |  | Prototype:  | qreal QScreen::logicalDotsPerInch() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 271-276 |  
  |  | 3 | 1 | 
 QScreen::isPortrait| Name:  | QScreen::isPortrait |  | Prototype:  | bool QScreen::isPortrait(Qt::ScreenOrientation o) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 603-607 |  
  |  | 2 | 1 | 
 QScreen::isLandscape| Name:  | QScreen::isLandscape |  | Prototype:  | bool QScreen::isLandscape(Qt::ScreenOrientation o) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 615-619 |  
  |  | 2 | 1 | 
 QScreen::handle| Name:  | QScreen::handle |  | Prototype:  | QPlatformScreen *QScreen::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 137-141 |  
  |  | 2 | 1 | 
 QScreen::grabWindow| Name:  | QScreen::grabWindow |  | Prototype:  | QPixmap QScreen::grabWindow(WId window, int x, int y, int width, int height) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 680-700 |  
  |  | 16 | 4 | 
 QScreen::geometry| Name:  | QScreen::geometry |  | Prototype:  | QRect QScreen::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 332-336 |  
  |  | 2 | 1 | 
 QScreen::devicePixelRatio| Name:  | QScreen::devicePixelRatio |  | Prototype:  | qreal QScreen::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 290-294 |  
  |  | 2 | 1 | 
 QScreen::depth| Name:  | QScreen::depth |  | Prototype:  | int QScreen::depth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 160-164 |  
  |  | 2 | 1 | 
 QScreen::availableVirtualSize| Name:  | QScreen::availableVirtualSize |  | Prototype:  | QSize QScreen::availableVirtualSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 412-415 |  
  |  | 1 | 1 | 
 QScreen::availableVirtualGeometry| Name:  | QScreen::availableVirtualGeometry |  | Prototype:  | QRect QScreen::availableVirtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 427-433 |  
  |  | 4 | 2 | 
 QScreen::availableSize| Name:  | QScreen::availableSize |  | Prototype:  | QSize QScreen::availableSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 319-323 |  
  |  | 2 | 1 | 
 QScreen::availableGeometry| Name:  | QScreen::availableGeometry |  | Prototype:  | QRect QScreen::availableGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 345-349 |  
  |  | 2 | 1 | 
 QScreen::angleBetween| Name:  | QScreen::angleBetween |  | Prototype:  | int QScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 543-552 |  
  |  | 5 | 3 | 
 QScreen::QScreen| Name:  | QScreen::QScreen |  | Prototype:  | QScreen::QScreen(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 67-72 |  
  |  | 2 | 1 | 
 QScanConverter::~QScanConverter| Name:  | QScanConverter::~QScanConverter |  | Prototype:  | QScanConverter::~QScanConverter() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 211-215 |  
  |  | 2 | 2 | 
 QScanConverter::prepareChunk| Name:  | QScanConverter::prepareChunk |  | Prototype:  | void QScanConverter::prepareChunk() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 233-239 |  
  |  | 3 | 1 | 
 QScanConverter::mergeLine| Name:  | QScanConverter::mergeLine |  | Prototype:  | void QScanConverter::mergeLine(QT_FT_Vector a, QT_FT_Vector b) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 587-635 |  
  |  | 29 | 7 | 
 QScanConverter::mergeIntersection| Name:  | QScanConverter::mergeIntersection |  | Prototype:  | inline void QScanConverter::mergeIntersection(Intersection *it, const Intersection &isect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 455-473 |  
  |  | 11 | 3 | 
 QScanConverter::mergeCurve| Name:  | QScanConverter::mergeCurve |  | Prototype:  | void QScanConverter::mergeCurve(const QT_FT_Vector &pa, const QT_FT_Vector &pb, const QT_FT_Vector &pc, const QT_FT_Vector &pd) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 475-520 |  
  |  | 27 | 4 | 
 QScanConverter::end| Name:  | QScanConverter::end |  | Prototype:  | void QScanConverter::end() |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 379-444 |  
  |  | 41 | 14 | 
 QScanConverter::emitSpans| Name:  | QScanConverter::emitSpans |  | Prototype:  | void QScanConverter::emitSpans(int chunk) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 259-268 |  
  |  | 5 | 2 | 
 QScanConverter::emitNode| Name:  | QScanConverter::emitNode |  | Prototype:  | void QScanConverter::emitNode(const Intersection *node) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 241-257 |  
  |  | 9 | 5 | 
 QScanConverter::clip| Name:  | QScanConverter::clip |  | Prototype:  | inline bool QScanConverter::clip(Q16Dot16 &xFP, int &iTop, int &iBottom, Q16Dot16 slopeFP, Q16Dot16 edgeFP, int winding) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 522-585 |  
  |  | 37 | 10 | 
 QScanConverter::begin| Name:  | QScanConverter::begin |  | Prototype:  | void QScanConverter::begin(int top, int bottom, int left, int right, Qt::FillRule fillRule, bool legacyRounding, QSpanBuffer *spanBuffer) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 217-231 |  
  |  | 8 | 1 | 
 QScanConverter::allocate| Name:  | QScanConverter::allocate |  | Prototype:  | inline void QScanConverter::allocate(int size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 446-453 |  
  |  | 4 | 2 | 
 QScanConverter::QScanConverter| Name:  | QScanConverter::QScanConverter |  | Prototype:  | QScanConverter::QScanConverter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 202-209 |  
  |  | 2 | 1 | 
 QSaveFile::setFileName| Name:  | QSaveFile::setFileName |  | Prototype:  | void QSaveFile::setFileName(const QString &name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 QSaveFile::close| Name:  | QSaveFile::close |  | Prototype:  | void QSaveFile::close() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 256-259 |  
  |  | 1 | 1 | 
 QSaveFile::QSaveFile| Name:  | QSaveFile::QSaveFile |  | Prototype:  | QSaveFile::QSaveFile(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 104-107 |  
  |  | 2 | 1 | 
 QSaveFile::QSaveFile| Name:  | QSaveFile::QSaveFile |  | Prototype:  | QSaveFile::QSaveFile(const QString &name, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 121-126 |  
  |  | 2 | 1 | 
 QRubberBandPrivate::updateMask| Name:  | QRubberBandPrivate::updateMask |  | Prototype:  | void QRubberBandPrivate::updateMask() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 190-201 |  
  |  | 7 | 2 | 
 QRubberBand::showEvent| Name:  | QRubberBand::showEvent |  | Prototype:  | void QRubberBand::showEvent(QShowEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 239-243 |  
  |  | 2 | 1 | 
 QRubberBand::shape| Name:  | QRubberBand::shape |  | Prototype:  | QRubberBand::Shape QRubberBand::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 181-185 |  
  |  | 2 | 1 | 
 QRubberBand::setGeometry| Name:  | QRubberBand::setGeometry |  | Prototype:  | void QRubberBand::setGeometry(const QRect &geom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 308-311 |  
  |  | 1 | 1 | 
 QRubberBand::resizeEvent| Name:  | QRubberBand::resizeEvent |  | Prototype:  | void QRubberBand::resizeEvent(QResizeEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 248-252 |  
  |  | 2 | 1 | 
 QRubberBand::paintEvent| Name:  | QRubberBand::paintEvent |  | Prototype:  | void QRubberBand::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 206-212 |  
  |  | 4 | 1 | 
 QRubberBand::moveEvent| Name:  | QRubberBand::moveEvent |  | Prototype:  | void QRubberBand::moveEvent(QMoveEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 257-261 |  
  |  | 2 | 1 | 
 QRubberBand::initStyleOption| Name:  | QRubberBand::initStyleOption |  | Prototype:  | void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 75-86 |  
  |  | 5 | 2 | 
 QRubberBand::event| Name:  | QRubberBand::event |  | Prototype:  | bool QRubberBand::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 323-326 |  
  |  | 1 | 1 | 
 QRubberBand::changeEvent| Name:  | QRubberBand::changeEvent |  | Prototype:  | void QRubberBand::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 217-234 |  
  |  | 9 | 5 | 
 QRubberBand::QRubberBand| Name:  | QRubberBand::QRubberBand |  | Prototype:  | QRubberBand::QRubberBand(Shape s, QWidget *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 133-151 |  
  |  | 6 | 1 | 
 QRollEffect::scroll| Name:  | QRollEffect::scroll |  | Prototype:  | void QRollEffect::scroll() |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 478-546 |  
  |  | 45 | 13 | 
 QRollEffect::run| Name:  | QRollEffect::run |  | Prototype:  | void QRollEffect::run(int time) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 440-473 |  
  |  | 22 | 5 | 
 QRollEffect::paintEvent| Name:  | QRollEffect::paintEvent |  | Prototype:  | void QRollEffect::paintEvent(QPaintEvent*) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 409-416 |  
  |  | 4 | 1 | 
 QRollEffect::closeEvent| Name:  | QRollEffect::closeEvent |  | Prototype:  | void QRollEffect::closeEvent(QCloseEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 421-432 |  
  |  | 7 | 2 | 
 QRollEffect::QRollEffect| Name:  | QRollEffect::QRollEffect |  | Prototype:  | QRollEffect::QRollEffect(QWidget* w, Qt::WindowFlags f, DirFlags orient) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 375-404 |  
  |  | 16 | 4 | 
 QRgbMap::QRgbMap| Name:  | QRgbMap::QRgbMap |  | Prototype:  | inline QRgbMap() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1445-1445 |  
  |  | 1 | 1 | 
 QResourceRoot::operator!=| Name:  | QResourceRoot::operator!= |  | Prototype:  | inline bool operator!=(const QResourceRoot &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 117-118 |  
  |  | 1 | 1 | 
 QResourceFileEngine::write| Name:  | QResourceFileEngine::write |  | Prototype:  | qint64 QResourceFileEngine::write(const char *, qint64) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1290-1293 |  
  |  | 1 | 1 | 
 QResourceFileEngine::setSize| Name:  | QResourceFileEngine::setSize |  | Prototype:  | bool QResourceFileEngine::setSize(qint64) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1207-1210 |  
  |  | 1 | 1 | 
 QResourceFileEngine::setPermissions| Name:  | QResourceFileEngine::setPermissions |  | Prototype:  | bool QResourceFileEngine::setPermissions(uint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1379-1382 |  
  |  | 1 | 1 | 
 QResourceFileEngine::rmdir| Name:  | QResourceFileEngine::rmdir |  | Prototype:  | bool QResourceFileEngine::rmdir(const QString &, bool) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1202-1205 |  
  |  | 1 | 1 | 
 QResourceFileEngine::pos| Name:  | QResourceFileEngine::pos |  | Prototype:  | qint64 QResourceFileEngine::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1325-1329 |  
  |  | 2 | 1 | 
 QResourceFileEngine::ownerId| Name:  | QResourceFileEngine::ownerId |  | Prototype:  | uint QResourceFileEngine::ownerId(FileOwner) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1418-1422 |  
  |  | 1 | 1 | 
 QResourceFileEngine::owner| Name:  | QResourceFileEngine::owner |  | Prototype:  | QString QResourceFileEngine::owner(FileOwner) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1424-1427 |  
  |  | 1 | 1 | 
 QResourceFileEngine::mkdir| Name:  | QResourceFileEngine::mkdir |  | Prototype:  | bool QResourceFileEngine::mkdir(const QString &, bool) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1197-1200 |  
  |  | 1 | 1 | 
 QResourceFileEngine::link| Name:  | QResourceFileEngine::link |  | Prototype:  | bool QResourceFileEngine::link(const QString &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1310-1313 |  
  |  | 1 | 1 | 
 QResourceFileEngine::entryList| Name:  | QResourceFileEngine::entryList |  | Prototype:  | QStringList QResourceFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1212-1215 |  
  |  | 1 | 1 | 
 QResourceFileEngine::endEntryList| Name:  | QResourceFileEngine::endEntryList |  | Prototype:  | QAbstractFileEngine::Iterator *QResourceFileEngine::endEntryList() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1446-1449 |  
  |  | 1 | 1 | 
 QResourceFileEngine::caseSensitive| Name:  | QResourceFileEngine::caseSensitive |  | Prototype:  | bool QResourceFileEngine::caseSensitive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1217-1220 |  
  |  | 1 | 1 | 
 QResourceFileEngine::atEnd| Name:  | QResourceFileEngine::atEnd |  | Prototype:  | bool QResourceFileEngine::atEnd() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1331-1337 |  
  |  | 4 | 2 | 
 QResource::unregisterResource| Name:  | QResource::unregisterResource |  | Prototype:  | bool QResource::unregisterResource(const uchar *rccData, const QString &resourceRoot) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1158-1180 |  
  |  | 14 | 5 | 
 QResource::searchPaths| Name:  | QResource::searchPaths |  | Prototype:  | QStringList QResource::searchPaths() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 573-578 |  
  |  | 2 | 1 | 
 QResource::registerResource| Name:  | QResource::registerResource |  | Prototype:  | bool QResource::registerResource(const uchar *rccData, const QString &resourceRoot) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1126-1145 |  
  |  | 13 | 3 | 
 QResource::locale| Name:  | QResource::locale |  | Prototype:  | QLocale QResource::locale() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 395-399 |  
  |  | 2 | 1 | 
 QResizeEvent::QResizeEvent| Name:  | QResizeEvent::QResizeEvent |  | Prototype:  | QResizeEvent::QResizeEvent(const QSize &size, const QSize &oldSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1547-1549 |  
  |  | 1 | 1 | 
 QRenderRule::unsetClip| Name:  | QRenderRule::unsetClip |  | Prototype:  | void QRenderRule::unsetClip(QPainter *p) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1288-1294 |  
  |  | 4 | 3 | 
 QRenderRule::styleHint| Name:  | QRenderRule::styleHint |  | Prototype:  | QVariant styleHint(const QString &sh) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 561-561 |  
  |  | 1 | 1 | 
 QRenderRule::size| Name:  | QRenderRule::size |  | Prototype:  | QSize size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 545-545 |  
  |  | 1 | 1 | 
 QRenderRule::size| Name:  | QRenderRule::size |  | Prototype:  | QSize size(const QSize &sz) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 546-546 |  
  |  | 1 | 1 | 
 QRenderRule::setClip| Name:  | QRenderRule::setClip |  | Prototype:  | void QRenderRule::setClip(QPainter *p, const QRect &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1277-1286 |  
  |  | 6 | 3 | 
 QRenderRule::position| Name:  | QRenderRule::position |  | Prototype:  | const QStyleSheetPositionData *position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 492-492 |  
  |  | 1 | 1 | 
 QRenderRule::palette| Name:  | QRenderRule::palette |  | Prototype:  | const QStyleSheetPaletteData *palette() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 486-486 |  
  |  | 1 | 1 | 
 QRenderRule::paddingRect| Name:  | QRenderRule::paddingRect |  | Prototype:  | QRect QRenderRule::paddingRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1029-1036 |  
  |  | 5 | 2 | 
 QRenderRule::outlineRect| Name:  | QRenderRule::outlineRect |  | Prototype:  | QRect QRenderRule::outlineRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1020-1027 |  
  |  | 5 | 2 | 
 QRenderRule::outline| Name:  | QRenderRule::outline |  | Prototype:  | const QStyleSheetOutlineData *outline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 490-490 |  
  |  | 1 | 1 |