Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFbVtHandler::signalHandlerName: | QFbVtHandler::signalHandler | Prototype: | void QFbVtHandler::signalHandler(int sigNo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 91-95 |
| | 2 | 1 |
QFbVtHandler::setKeyboardEnabledName: | QFbVtHandler::setKeyboardEnabled | Prototype: | void QFbVtHandler::setKeyboardEnabled(bool enable) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 145-164 |
| | 9 | 4 |
QFbVtHandler::handleSignalName: | QFbVtHandler::handleSignal | Prototype: | void QFbVtHandler::handleSignal() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 166-196 |
| | 17 | 7 |
QFbVtHandler::handleIntName: | QFbVtHandler::handleInt | Prototype: | void QFbVtHandler::handleInt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 198-206 |
| | 4 | 1 |
QFbVtHandler::QFbVtHandlerName: | QFbVtHandler::QFbVtHandler | Prototype: | QFbVtHandler::QFbVtHandler(QObject *parent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 98-130 |
| | 19 | 4 |
QFbScreen::~QFbScreenName: | QFbScreen::~QFbScreen | Prototype: | QFbScreen::~QFbScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 58-62 |
| | 2 | 1 |
QFbScreen::windowForIdName: | QFbScreen::windowForId | Prototype: | QFbWindow *QFbScreen::windowForId(WId wid) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 308-315 |
| | 4 | 3 |
QFbScreen::topWindowName: | QFbScreen::topWindow | Prototype: | QWindow *QFbScreen::topWindow() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 139-145 |
| | 4 | 3 |
QFbScreen::topLevelAtName: | QFbScreen::topLevelAt | Prototype: | QWindow *QFbScreen::topLevelAt(const QPoint & p) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 147-154 |
| | 4 | 3 |
QFbScreen::setPhysicalSizeName: | QFbScreen::setPhysicalSize | Prototype: | void QFbScreen::setPhysicalSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 172-175 |
| | 1 | 1 |
QFbScreen::setGeometryName: | QFbScreen::setGeometry | Prototype: | void QFbScreen::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 177-187 |
| | 8 | 1 |
QFbScreen::setDirtyName: | QFbScreen::setDirty | Prototype: | void QFbScreen::setDirty(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 156-162 |
| | 4 | 1 |
QFbScreen::scheduleUpdateName: | QFbScreen::scheduleUpdate | Prototype: | void QFbScreen::scheduleUpdate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 164-170 |
| | 3 | 2 |
QFbScreen::removeWindowName: | QFbScreen::removeWindow | Prototype: | void QFbScreen::removeWindow(QFbWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 103-111 |
| | 6 | 1 |
QFbScreen::raiseName: | QFbScreen::raise | Prototype: | void QFbScreen::raise(QFbWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 113-124 |
| | 9 | 2 |
QFbScreen::lowerName: | QFbScreen::lower | Prototype: | void QFbScreen::lower(QFbWindow *window) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 126-137 |
| | 9 | 2 |
QFbScreen::initializeCompositorName: | QFbScreen::initializeCompositor | Prototype: | void QFbScreen::initializeCompositor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 64-68 |
| | 2 | 1 |
QFbScreen::generateRectsName: | QFbScreen::generateRects | Prototype: | void QFbScreen::generateRects() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 189-220 |
| | 11 | 4 |
QFbScreen::eventName: | QFbScreen::event | Prototype: | bool QFbScreen::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 70-78 |
| | 5 | 2 |
QFbScreen::doRedrawName: | QFbScreen::doRedraw | Prototype: | QRegion QFbScreen::doRedraw() | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 222-306 |
| | 49 | 15 |
QFbScreen::addWindowName: | QFbScreen::addWindow | Prototype: | void QFbScreen::addWindow(QFbWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 80-101 |
| | 13 | 4 |
QFbScreen::QFbScreenName: | QFbScreen::QFbScreen | Prototype: | QFbScreen::QFbScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 54-56 |
| | 2 | 1 |
QFbCursorDeviceListener::onDeviceListChangedName: | QFbCursorDeviceListener::onDeviceListChanged | Prototype: | void QFbCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 52-56 |
| | 2 | 2 |
QFbCursorDeviceListener::hasMouseName: | QFbCursorDeviceListener::hasMouse | Prototype: | bool QFbCursorDeviceListener::hasMouse() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 47-50 |
| | 1 | 1 |
QFbCursor::~QFbCursorName: | QFbCursor::~QFbCursor | Prototype: | QFbCursor::~QFbCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 81-84 |
| | 1 | 1 |
QFbCursor::updateMouseStatusName: | QFbCursor::updateMouseStatus | Prototype: | void QFbCursor::updateMouseStatus() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 197-201 |
| | 2 | 1 |
QFbCursor::setPosName: | QFbCursor::setPos | Prototype: | void QFbCursor::setPos(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 101-108 |
| | 5 | 2 |
QFbCursor::setDirtyName: | QFbCursor::setDirty | Prototype: | void QFbCursor::setDirty() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 186-195 |
| | 5 | 3 |
QFbCursor::setCursorName: | QFbCursor::setCursor | Prototype: | void QFbCursor::setCursor(Qt::CursorShape shape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 150-153 |
| | 1 | 1 |
QFbCursor::setCursorName: | QFbCursor::setCursor | Prototype: | void QFbCursor::setCursor(const QImage &image, int hotx, int hoty) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 155-158 |
| | 1 | 1 |
QFbCursor::setCursorName: | QFbCursor::setCursor | Prototype: | void QFbCursor::setCursor(const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 160-163 |
| | 1 | 1 |
QFbCursor::posName: | QFbCursor::pos | Prototype: | QPoint QFbCursor::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 96-99 |
| | 1 | 1 |
QFbCursor::pointerEventName: | QFbCursor::pointerEvent | Prototype: | void QFbCursor::pointerEvent(const QMouseEvent &e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 110-118 |
| | 6 | 3 |
QFbCursor::getCurrentRectName: | QFbCursor::getCurrentRect | Prototype: | QRect QFbCursor::getCurrentRect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 86-94 |
| | 6 | 1 |
QFbCursor::drawCursorName: | QFbCursor::drawCursor | Prototype: | QRect QFbCursor::drawCursor(QPainter & painter) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 120-139 |
| | 12 | 4 |
QFbCursor::dirtyRectName: | QFbCursor::dirtyRect | Prototype: | QRect QFbCursor::dirtyRect() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 141-148 |
| | 4 | 2 |
QFbCursor::changeCursorName: | QFbCursor::changeCursor | Prototype: | void QFbCursor::changeCursor(QCursor * widgetCursor, QWindow *window) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 166-183 |
| | 10 | 3 |
QFbCursor::QFbCursorName: | QFbCursor::QFbCursor | Prototype: | QFbCursor::QFbCursor(QFbScreen *screen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 58-79 |
| | 11 | 3 |
QFbBackingStore::unlockName: | QFbBackingStore::unlock | Prototype: | void QFbBackingStore::unlock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 89-92 |
| | 1 | 1 |
QFbBackingStore::resizeName: | QFbBackingStore::resize | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 71-77 |
| | 3 | 2 |
QFbBackingStore::lockName: | QFbBackingStore::lock | Prototype: | void QFbBackingStore::lock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 84-87 |
| | 1 | 1 |
QFbBackingStore::imageName: | QFbBackingStore::image | Prototype: | const QImage QFbBackingStore::image() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 79-82 |
| | 1 | 1 |
QFbBackingStore::flushName: | QFbBackingStore::flush | Prototype: | void QFbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 63-69 |
| | 3 | 1 |
QFbBackingStore::endPaintName: | QFbBackingStore::endPaint | Prototype: | void QFbBackingStore::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 107-110 |
| | 1 | 1 |
QFbBackingStore::beginPaintName: | QFbBackingStore::beginPaint | Prototype: | void QFbBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 94-105 |
| | 7 | 3 |
QFbBackingStore::QFbBackingStoreName: | QFbBackingStore::QFbBackingStore | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 50-57 |
| | 3 | 2 |
QFakeDevice::setDpiYName: | QFakeDevice::setDpiY | Prototype: | void setDpiY(int dpi) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 458-458 |
| | 1 | 1 |
QFakeDevice::setDpiXName: | QFakeDevice::setDpiX | Prototype: | void setDpiX(int dpi) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 457-457 |
| | 1 | 1 |
QFakeDevice::paintEngineName: | QFakeDevice::paintEngine | Prototype: | QPaintEngine *paintEngine() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 459-459 |
| | 1 | 1 |
QFakeDevice::metricName: | QFakeDevice::metric | Prototype: | int metric(PaintDeviceMetric m) const override | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 460-472 |
| | 4 | 6 |
QFakeDevice::QFakeDeviceName: | QFakeDevice::QFakeDevice | Prototype: | QFakeDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 456-456 |
| | 1 | 1 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivateName: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate | Prototype: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 82-89 |
| | 4 | 2 |
QFactoryLoader::~QFactoryLoaderName: | QFactoryLoader::~QFactoryLoader | Prototype: | QFactoryLoader::~QFactoryLoader() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 207-211 |
| | 2 | 1 |
QFactoryLoader::updateName: | QFactoryLoader::update | Prototype: | void QFactoryLoader::update() | Coverage: | 70.175% (40/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 91-205 |
| | 54 | 17 |
QFactoryLoader::refreshAllName: | QFactoryLoader::refreshAll | Prototype: | void QFactoryLoader::refreshAll() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 221-229 |
| | 5 | 2 |
QFactoryLoader::metaDataName: | QFactoryLoader::metaData | Prototype: | QList<QJsonObject> QFactoryLoader::metaData() const | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 254-272 |
| | 12 | 4 |
QFactoryLoader::libraryName: | QFactoryLoader::library | Prototype: | QLibraryPrivate *QFactoryLoader::library(const QString &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 214-218 |
| | 2 | 1 |
QFactoryLoader::keyMapName: | QFactoryLoader::keyMap | Prototype: | QMultiMap<int, QString> QFactoryLoader::keyMap() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 312-324 |
| | 9 | 3 |
QFactoryLoader::instanceName: | QFactoryLoader::instance | Prototype: | QObject *QFactoryLoader::instance(int index) const | Coverage: | 63.333% (19/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 274-310 |
| | 24 | 10 |
QFactoryLoader::indexOfName: | QFactoryLoader::indexOf | Prototype: | int QFactoryLoader::indexOf(const QString &needle) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 326-339 |
| | 9 | 4 |
QFactoryLoader::QFactoryLoaderName: | QFactoryLoader::QFactoryLoader | Prototype: | QFactoryLoader::QFactoryLoader(const char *iid, const QString &suffix, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 233-252 |
| | 8 | 1 |
QFSFileEnginePrivate::writeFdFhName: | QFSFileEnginePrivate::writeFdFh | Prototype: | qint64 QFSFileEnginePrivate::writeFdFh(const char *data, qint64 len) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 723-772 |
| | 24 | 9 |
QFSFileEnginePrivate::unmapAllName: | QFSFileEnginePrivate::unmapAll | Prototype: | void QFSFileEnginePrivate::unmapAll() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 470-477 |
| | 4 | 3 |
QFSFileEnginePrivate::unmapName: | QFSFileEnginePrivate::unmap | Prototype: | bool QFSFileEnginePrivate::unmap(uchar *ptr) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 761-781 |
| | 11 | 3 |
QFSFileEnginePrivate::sizeFdFhName: | QFSFileEnginePrivate::sizeFdFh | Prototype: | qint64 QFSFileEnginePrivate::sizeFdFh() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 483-493 |
| | 7 | 2 |
QFSFileEnginePrivate::seekFdFhName: | QFSFileEnginePrivate::seekFdFh | Prototype: | bool QFSFileEnginePrivate::seekFdFh(qint64 pos) | Coverage: | 53.846% (14/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 527-560 |
| | 17 | 7 |
QFSFileEnginePrivate::readLineFdFhName: | QFSFileEnginePrivate::readLineFdFh | Prototype: | qint64 QFSFileEnginePrivate::readLineFdFh(char *data, qint64 maxlen) | Coverage: | 20.000% (2/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 670-700 |
| | 11 | 4 |
QFSFileEnginePrivate::readFdFhName: | QFSFileEnginePrivate::readFdFh | Prototype: | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) | Coverage: | 69.231% (27/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 592-647 |
| | 30 | 9 |
QFSFileEnginePrivate::posFdFhName: | QFSFileEnginePrivate::posFdFh | Prototype: | qint64 QFSFileEnginePrivate::posFdFh() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 508-513 |
| | 3 | 2 |
QFSFileEnginePrivate::openFhName: | QFSFileEnginePrivate::openFh | Prototype: | bool QFSFileEnginePrivate::openFh(QIODevice::OpenMode openMode, FILE *fh) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 262-287 |
| | 14 | 4 |
QFSFileEnginePrivate::openFdName: | QFSFileEnginePrivate::openFd | Prototype: | bool QFSFileEnginePrivate::openFd(QIODevice::OpenMode openMode, int fd) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 326-351 |
| | 14 | 4 |
QFSFileEnginePrivate::nativeWriteName: | QFSFileEnginePrivate::nativeWrite | Prototype: | qint64 QFSFileEnginePrivate::nativeWrite(const char *data, qint64 len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 357-360 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSyncToDiskName: | QFSFileEnginePrivate::nativeSyncToDisk | Prototype: | bool QFSFileEnginePrivate::nativeSyncToDisk() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 272-283 |
| | 5 | 2 |
QFSFileEnginePrivate::nativeSizeName: | QFSFileEnginePrivate::nativeSize | Prototype: | qint64 QFSFileEnginePrivate::nativeSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 447-450 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSeekName: | QFSFileEnginePrivate::nativeSeek | Prototype: | bool QFSFileEnginePrivate::nativeSeek(qint64 pos) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 373-376 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeReadLineName: | QFSFileEnginePrivate::nativeReadLine | Prototype: | qint64 QFSFileEnginePrivate::nativeReadLine(char *data, qint64 maxlen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 349-352 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeReadName: | QFSFileEnginePrivate::nativeRead | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | Coverage: | 77.083% (37/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 288-344 |
| | 33 | 13 |
QFSFileEnginePrivate::nativePosName: | QFSFileEnginePrivate::nativePos | Prototype: | qint64 QFSFileEnginePrivate::nativePos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 365-368 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeOpenName: | QFSFileEnginePrivate::nativeOpen | Prototype: | bool QFSFileEnginePrivate::nativeOpen(QIODevice::OpenMode openMode) | Coverage: | 30.508% (18/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 157-249 |
| | 49 | 16 |
QFSFileEnginePrivate::nativeIsSequentialName: | QFSFileEnginePrivate::nativeIsSequential | Prototype: | bool QFSFileEnginePrivate::nativeIsSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 389-392 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeHandleName: | QFSFileEnginePrivate::nativeHandle | Prototype: | int QFSFileEnginePrivate::nativeHandle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 381-384 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeFlushName: | QFSFileEnginePrivate::nativeFlush | Prototype: | bool QFSFileEnginePrivate::nativeFlush() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 263-266 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeCloseName: | QFSFileEnginePrivate::nativeClose | Prototype: | bool QFSFileEnginePrivate::nativeClose() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 254-257 |
| | 1 | 1 |
QFSFileEnginePrivate::mapName: | QFSFileEnginePrivate::map | Prototype: | uchar *QFSFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 75.610% (31/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 689-759 |
| | 41 | 14 |
QFSFileEnginePrivate::isSymlinkName: | QFSFileEnginePrivate::isSymlink | Prototype: | bool QFSFileEnginePrivate::isSymlink() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 517-523 |
| | 3 | 2 |
QFSFileEnginePrivate::isSequentialFdFhName: | QFSFileEnginePrivate::isSequentialFdFh | Prototype: | bool QFSFileEnginePrivate::isSequentialFdFh() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 815-820 |
| | 3 | 2 |
QFSFileEnginePrivate::initName: | QFSFileEnginePrivate::init | Prototype: | void QFSFileEnginePrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 124-146 |
| | 10 | 1 |
QFSFileEnginePrivate::flushFhName: | QFSFileEnginePrivate::flushFh | Prototype: | bool QFSFileEnginePrivate::flushFh() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 436-456 |
| | 11 | 3 |
QFSFileEnginePrivate::doStatName: | QFSFileEnginePrivate::doStat | Prototype: | bool QFSFileEnginePrivate::doStat(QFileSystemMetaData::MetaDataFlags flags) const | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 499-515 |
| | 10 | 5 |
QFSFileEnginePrivate::closeFdFhName: | QFSFileEnginePrivate::closeFdFh | Prototype: | bool QFSFileEnginePrivate::closeFdFh() | Coverage: | 70.370% (19/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 366-406 |
| | 19 | 6 |
QFSFileEnginePrivate::QFSFileEnginePrivateName: | QFSFileEnginePrivate::QFSFileEnginePrivate | Prototype: | QFSFileEnginePrivate::QFSFileEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 116-119 |
| | 1 | 1 |
QFSFileEngineIterator::nextName: | QFSFileEngineIterator::next | Prototype: | QString QFSFileEngineIterator::next() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 69-76 |
| | 4 | 2 |
QFSFileEngineIterator::hasNextName: | QFSFileEngineIterator::hasNext | Prototype: | bool QFSFileEngineIterator::hasNext() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 58-67 |
| | 5 | 2 |
QFSFileEngineIterator::currentFileNameName: | QFSFileEngineIterator::currentFileName | Prototype: | QString QFSFileEngineIterator::currentFileName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 92-95 |
| | 1 | 1 |
QFSFileEngineIterator::currentFileInfoName: | QFSFileEngineIterator::currentFileInfo | Prototype: | QFileInfo QFSFileEngineIterator::currentFileInfo() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 97-100 |
| | 1 | 1 |
QFSFileEngineIterator::advanceName: | QFSFileEngineIterator::advance | Prototype: | void QFSFileEngineIterator::advance() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 78-90 |
| | 7 | 2 |
QFSFileEngineIterator::QFSFileEngineIteratorName: | QFSFileEngineIterator::QFSFileEngineIterator | Prototype: | QFSFileEngineIterator::QFSFileEngineIterator(QDir::Filters filters, const QStringList &filterNames) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 48-52 |
| | 2 | 1 |
QFSFileEngine::~QFSFileEngineName: | QFSFileEngine::~QFSFileEngine | Prototype: | QFSFileEngine::~QFSFileEngine() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 176-187 |
| | 7 | 4 |
QFSFileEngine::writeName: | QFSFileEngine::write | Prototype: | qint64 QFSFileEngine::write(const char *data, qint64 len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 705-718 |
| | 5 | 2 |
QFSFileEngine::tempPathName: | QFSFileEngine::tempPath | Prototype: | QString QFSFileEngine::tempPath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 487-490 |
| | 1 | 1 |