| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 5100-5103 |
| | 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: | 5077-5080 |
| | 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: | 107-139 |
| | 17 | 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: | 386-389 |
| | 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: | 365-374 |
| | 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: | 401-408 |
| | 5 | 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: | 575-584 |
| | 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: | 177-181 |
| | 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: | 455-461 |
| | 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: | 502-506 |
| | 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: | 521-525 |
| | 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: | 313-317 |
| | 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: | 208-211 |
| | 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: | 193-196 |
| | 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: | 227-232 |
| | 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: | 468-472 |
| | 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: | 492-496 |
| | 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: | 538-542 |
| | 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: | 157-161 |
| | 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: | 595-604 |
| | 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: | 258-264 |
| | 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: | 242-248 |
| | 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: | 278-283 |
| | 3 | 1 |
QScreen::isPortrait| Name: | QScreen::isPortrait | | Prototype: | bool QScreen::isPortrait(Qt::ScreenOrientation o) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 612-616 |
| | 2 | 1 |
QScreen::isLandscape| Name: | QScreen::isLandscape | | Prototype: | bool QScreen::isLandscape(Qt::ScreenOrientation o) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 624-628 |
| | 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: | 144-148 |
| | 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: | 689-709 |
| | 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: | 339-343 |
| | 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: | 297-301 |
| | 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: | 167-171 |
| | 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: | 420-423 |
| | 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: | 435-442 |
| | 5 | 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: | 326-330 |
| | 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: | 352-356 |
| | 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: | 552-561 |
| | 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: | 73-78 |
| | 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: | 217-221 |
| | 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: | 239-245 |
| | 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: | 593-641 |
| | 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: | 461-479 |
| | 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: | 481-526 |
| | 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: | 385-450 |
| | 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: | 265-274 |
| | 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: | 247-263 |
| | 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: | 528-591 |
| | 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: | 223-237 |
| | 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: | 452-459 |
| | 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: | 208-215 |
| | 2 | 1 |
QSaveFilePrivate::QSaveFilePrivate| Name: | QSaveFilePrivate::QSaveFilePrivate | | Prototype: | QSaveFilePrivate::QSaveFilePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 58-63 |
| | 2 | 1 |
QSaveFile::~QSaveFile| Name: | QSaveFile::~QSaveFile | | Prototype: | QSaveFile::~QSaveFile() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 137-146 |
| | 6 | 2 |
QSaveFile::writeData| Name: | QSaveFile::writeData | | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 348-359 |
| | 7 | 3 |
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: | 165-168 |
| | 1 | 1 |
QSaveFile::setDirectWriteFallback| Name: | QSaveFile::setDirectWriteFallback | | Prototype: | void QSaveFile::setDirectWriteFallback(bool enabled) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 385-389 |
| | 2 | 1 |
QSaveFile::open| Name: | QSaveFile::open | | Prototype: | bool QSaveFile::open(OpenMode mode) | | Coverage: | 71.739% (33/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 181-254 |
| | 50 | 14 |
QSaveFile::fileName| Name: | QSaveFile::fileName | | Prototype: | QString QSaveFile::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QSaveFile::directWriteFallback| Name: | QSaveFile::directWriteFallback | | Prototype: | bool QSaveFile::directWriteFallback() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 397-401 |
| | 2 | 1 |
QSaveFile::commit| Name: | QSaveFile::commit | | Prototype: | bool QSaveFile::commit() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 279-316 |
| | 25 | 6 |
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: | 262-265 |
| | 1 | 1 |
QSaveFile::cancelWriting| Name: | QSaveFile::cancelWriting | | Prototype: | void QSaveFile::cancelWriting() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 336-343 |
| | 5 | 2 |
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: | 110-113 |
| | 2 | 1 |
QSaveFile::QSaveFile| Name: | QSaveFile::QSaveFile | | Prototype: | QSaveFile::QSaveFile(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 117-122 |
| | 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: | 127-132 |
| | 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: | 196-207 |
| | 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: | 245-249 |
| | 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: | 187-191 |
| | 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: | 314-317 |
| | 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: | 254-258 |
| | 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: | 212-218 |
| | 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: | 263-267 |
| | 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: | 81-92 |
| | 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: | 329-332 |
| | 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: | 223-240 |
| | 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: | 139-157 |
| | 6 | 1 |
QRowsRemoval::contains| Name: | QRowsRemoval::contains | | Prototype: | bool contains(QModelIndex parent, int row) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 127-136 |
| | 6 | 3 |
QRowsRemoval::QRowsRemoval| Name: | QRowsRemoval::QRowsRemoval | | Prototype: | QRowsRemoval(const QModelIndex &parent_source, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 119-121 |
| | 2 | 1 |
QRowsRemoval::QRowsRemoval| Name: | QRowsRemoval::QRowsRemoval | | Prototype: | QRowsRemoval() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 123-125 |
| | 2 | 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: | 484-552 |
| | 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: | 446-479 |
| | 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: | 415-422 |
| | 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: | 427-438 |
| | 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: | 381-410 |
| | 16 | 4 |
QRingBuffer::reserveFront| Name: | QRingBuffer::reserveFront | | Prototype: | char *QRingBuffer::reserveFront(qint64 bytes) | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 144-171 |
| | 17 | 6 |
QRingBuffer::reserve| Name: | QRingBuffer::reserve | | Prototype: | char *QRingBuffer::reserve(qint64 bytes) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 106-137 |
| | 19 | 5 |
QRingBuffer::readPointerAtPosition| Name: | QRingBuffer::readPointerAtPosition | | Prototype: | const char *QRingBuffer::readPointerAtPosition(qint64 pos, qint64 &length) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 54-70 |
| | 10 | 4 |
QRingBuffer::readLine| Name: | QRingBuffer::readLine | | Prototype: | qint64 QRingBuffer::readLine(char *data, qint64 maxLength) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 351-362 |
| | 6 | 2 |
QRingBuffer::read| Name: | QRingBuffer::read | | Prototype: | qint64 QRingBuffer::read(char *data, qint64 maxLength) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 248-261 |
| | 10 | 3 |
QRingBuffer::read| Name: | QRingBuffer::read | | Prototype: | QByteArray QRingBuffer::read() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 268-286 |
| | 12 | 3 |
QRingBuffer::peek| Name: | QRingBuffer::peek | | Prototype: | qint64 QRingBuffer::peek(char *data, qint64 maxLength, qint64 pos) const | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 293-314 |
| | 12 | 4 |
QRingBuffer::indexOf| Name: | QRingBuffer::indexOf | | Prototype: | qint64 QRingBuffer::indexOf(char c, qint64 maxLength, qint64 pos) const | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 218-246 |
| | 19 | 7 |
QRingBuffer::free| Name: | QRingBuffer::free | | Prototype: | void QRingBuffer::free(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 72-104 |
| | 18 | 5 |
QRingBuffer::clear| Name: | QRingBuffer::clear | | Prototype: | void QRingBuffer::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 205-216 |
| | 7 | 2 |
QRingBuffer::chop| Name: | QRingBuffer::chop | | Prototype: | void QRingBuffer::chop(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 173-203 |
| | 17 | 5 |
QRingBuffer::append| Name: | QRingBuffer::append | | Prototype: | void QRingBuffer::append(const char *data, qint64 size) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 321-328 |
| | 5 | 3 |
QRingBuffer::append| Name: | QRingBuffer::append | | Prototype: | void QRingBuffer::append(const QByteArray &qba) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 335-349 |
| | 9 | 3 |
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: | 1451-1451 |
| | 1 | 1 |
QResourceRoot::type| Name: | QResourceRoot::type | | Prototype: | ResourceRootType type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 126-126 |
| | 1 | 1 |
QResourceRoot::setSource| Name: | QResourceRoot::setSource | | Prototype: | inline void setSource(const uchar *t, const uchar *n, const uchar *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 129-133 |
| | 3 | 1 |
QResourceRoot::operator==| Name: | QResourceRoot::operator== | | Prototype: | inline bool operator==(const QResourceRoot &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 121-122 |
| | 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: | 123-124 |
| | 1 | 1 |
QResourceRoot::name| Name: | QResourceRoot::name | | Prototype: | inline QString QResourceRoot::name(int node) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 597-619 |
| | 17 | 3 |