Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFileDevice::permissionsName: | QFileDevice::permissions | Prototype: | QFile::Permissions QFileDevice::permissions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 641-646 |
| | 3 | 1 |
QFileDevice::isSequentialName: | QFileDevice::isSequential | Prototype: | bool QFileDevice::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 242-246 |
| | 2 | 1 |
QFileDevice::fileNameName: | QFileDevice::fileName | Prototype: | QString QFileDevice::fileName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 273-276 |
| | 1 | 1 |
QFileDevice::errorName: | QFileDevice::error | Prototype: | QFileDevice::FileError QFileDevice::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 576-580 |
| | 2 | 1 |
QFileDevice::QFileDeviceName: | QFileDevice::QFileDevice | Prototype: | QFileDevice::QFileDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 206-209 |
| | 2 | 1 |
QFileDevice::QFileDeviceName: | QFileDevice::QFileDevice | Prototype: | QFileDevice::QFileDevice(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 213-216 |
| | 2 | 1 |
QFileDevice::QFileDeviceName: | QFileDevice::QFileDevice | Prototype: | QFileDevice::QFileDevice(QFileDevicePrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 220-223 |
| | 2 | 1 |
QFile::sizeName: | QFile::size | Prototype: | qint64 QFile::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1103-1106 |
| | 1 | 1 |
QFile::setPermissionsName: | QFile::setPermissions | Prototype: | bool QFile::setPermissions(Permissions permissions) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1083-1086 |
| | 1 | 1 |
QFile::setPermissionsName: | QFile::setPermissions | Prototype: | bool QFile::setPermissions(const QString &fileName, Permissions permissions) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1094-1098 |
| | 1 | 1 |
QFile::resizeName: | QFile::resize | Prototype: | bool QFile::resize(qint64 sz) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1029-1032 |
| | 1 | 1 |
QFile::resizeName: | QFile::resize | Prototype: | bool QFile::resize(const QString &fileName, qint64 sz) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1045-1049 |
| | 1 | 1 |
QFile::renameName: | QFile::rename | Prototype: | bool QFile::rename(const QString &oldName, const QString &newName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 680-684 |
| | 1 | 1 |
QFile::removeName: | QFile::remove | Prototype: | bool QFile::remove(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 529-533 |
| | 1 | 1 |
QFile::readLinkName: | QFile::readLink | Prototype: | QString QFile::readLink(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 484-488 |
| | 1 | 1 |
QFile::readLinkName: | QFile::readLink | Prototype: | QString QFile::readLink() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 460-465 |
| | 2 | 1 |
QFile::permissionsName: | QFile::permissions | Prototype: | QFile::Permissions QFile::permissions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1054-1057 |
| | 1 | 1 |
QFile::permissionsName: | QFile::permissions | Prototype: | QFile::Permissions QFile::permissions(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 1066-1070 |
| | 1 | 1 |
QFile::linkName: | QFile::link | Prototype: | bool QFile::link(const QString &fileName, const QString &linkName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 730-734 |
| | 1 | 1 |
QFile::fileNameName: | QFile::fileName | Prototype: | QString QFile::fileName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 295-299 |
| | 2 | 1 |
QFile::existsName: | QFile::exists | Prototype: | bool QFile::exists(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 434-438 |
| | 1 | 1 |
QFile::existsName: | QFile::exists | Prototype: | bool QFile::exists() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 417-424 |
| | 3 | 1 |
QFile::copyName: | QFile::copy | Prototype: | bool QFile::copy(const QString &fileName, const QString &newName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 850-854 |
| | 1 | 1 |
QFile::QFileName: | QFile::QFile | Prototype: | QFile::QFile() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 243-246 |
| | 2 | 1 |
QFile::QFileName: | QFile::QFile | Prototype: | QFile::QFile(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 250-253 |
| | 2 | 1 |
QFile::QFileName: | QFile::QFile | Prototype: | QFile::QFile(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 257-262 |
| | 2 | 1 |
QFile::QFileName: | QFile::QFile | Prototype: | QFile::QFile(const QString &name, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 267-272 |
| | 2 | 1 |
QFile::QFileName: | QFile::QFile | Prototype: | QFile::QFile(QFilePrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | Lines: | 276-279 |
| | 2 | 1 |
QFbWindow::windowFlagsName: | QFbWindow::windowFlags | Prototype: | Qt::WindowFlags QFbWindow::windowFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 106-109 |
| | 1 | 1 |
QFbWindow::setWindowStateName: | QFbWindow::setWindowState | Prototype: | void QFbWindow::setWindowState(Qt::WindowState state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 92-97 |
| | 3 | 1 |
QFbWindow::setWindowFlagsName: | QFbWindow::setWindowFlags | Prototype: | void QFbWindow::setWindowFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 100-104 |
| | 2 | 1 |
QFbWindow::setGeometryName: | QFbWindow::setGeometry | Prototype: | void QFbWindow::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 64-73 |
| | 4 | 1 |
QFbWindow::raiseName: | QFbWindow::raise | Prototype: | void QFbWindow::raise() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 111-114 |
| | 1 | 1 |
QFbWindow::platformScreenName: | QFbWindow::platformScreen | Prototype: | QFbScreen *QFbWindow::platformScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 59-62 |
| | 1 | 1 |
QFbWindow::lowerName: | QFbWindow::lower | Prototype: | void QFbWindow::lower() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 116-119 |
| | 1 | 1 |
QFbWindow::QFbWindowName: | QFbWindow::QFbWindow | Prototype: | QFbWindow::QFbWindow(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 48-53 |
| | 1 | 1 |
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::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 |
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::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::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::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::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::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::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::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 |
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::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 |
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::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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
QFSFileEngine::sizeName: | QFSFileEngine::size | Prototype: | qint64 QFSFileEngine::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 461-465 |
| | 2 | 1 |
QFSFileEngine::setFileNameName: | QFSFileEngine::setFileName | Prototype: | void QFSFileEngine::setFileName(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 192-197 |
| | 3 | 1 |
QFSFileEngine::setCurrentPathName: | QFSFileEngine::setCurrentPath | Prototype: | bool QFSFileEngine::setCurrentPath(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 467-470 |
| | 1 | 1 |
QFSFileEngine::seekName: | QFSFileEngine::seek | Prototype: | bool QFSFileEngine::seek(qint64 pos) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 518-522 |
| | 2 | 1 |
QFSFileEngine::rootPathName: | QFSFileEngine::rootPath | Prototype: | QString QFSFileEngine::rootPath() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 482-485 |
| | 1 | 1 |
QFSFileEngine::rmdirName: | QFSFileEngine::rmdir | Prototype: | bool QFSFileEngine::rmdir(const QString &name, bool recurseParentDirectories) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 457-460 |
| | 1 | 1 |
QFSFileEngine::renameOverwriteName: | QFSFileEngine::renameOverwrite | Prototype: | bool QFSFileEngine::renameOverwrite(const QString &newName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 417-421 |
| | 1 | 1 |
QFSFileEngine::posName: | QFSFileEngine::pos | Prototype: | qint64 QFSFileEngine::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 499-503 |
| | 2 | 1 |
QFSFileEngine::openName: | QFSFileEngine::open | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, FILE *fh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 232-235 |
| | 1 | 1 |
QFSFileEngine::openName: | QFSFileEngine::open | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, int fd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 293-296 |
| | 1 | 1 |
QFSFileEngine::mkdirName: | QFSFileEngine::mkdir | Prototype: | bool QFSFileEngine::mkdir(const QString &name, bool createParentDirectories) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 452-455 |
| | 1 | 1 |
QFSFileEngine::isRelativePathName: | QFSFileEngine::isRelativePath | Prototype: | bool QFSFileEngine::isRelativePath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 629-633 |
| | 2 | 1 |
QFSFileEngine::homePathName: | QFSFileEngine::homePath | Prototype: | QString QFSFileEngine::homePath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 477-480 |
| | 1 | 1 |
QFSFileEngine::handleName: | QFSFileEngine::handle | Prototype: | int QFSFileEngine::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 565-569 |
| | 2 | 1 |
QFSFileEngine::entryListName: | QFSFileEngine::entryList | Prototype: | QStringList QFSFileEngine::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/qfsfileengine.cpp | Lines: | 795-798 |
| | 1 | 1 |
QFSFileEngine::endEntryListName: | QFSFileEngine::endEntryList | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::endEntryList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 786-789 |
| | 1 | 1 |
QFSFileEngine::drivesName: | QFSFileEngine::drives | Prototype: | QFileInfoList QFSFileEngine::drives() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 492-497 |
| | 3 | 1 |
QFSFileEngine::currentPathName: | QFSFileEngine::currentPath | Prototype: | QString QFSFileEngine::currentPath(const QString &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 472-475 |
| | 1 | 1 |
QFSFileEngine::closeName: | QFSFileEngine::close | Prototype: | bool QFSFileEngine::close() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 356-361 |
| | 3 | 1 |
QFSFileEngine::caseSensitiveName: | QFSFileEngine::caseSensitive | Prototype: | bool QFSFileEngine::caseSensitive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 462-465 |
| | 1 | 1 |