| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFbWindow::setWindowState| Name: | 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: | 86-91 |
| | 3 | 1 |
QFbWindow::setWindowFlags| Name: | 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: | 94-98 |
| | 2 | 1 |
QFbWindow::setVisible| Name: | QFbWindow::setVisible | | Prototype: | void QFbWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 69-83 |
| | 9 | 5 |
QFbWindow::setGeometry| Name: | 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: | 58-67 |
| | 4 | 1 |
QFbWindow::repaint| Name: | QFbWindow::repaint | | Prototype: | void QFbWindow::repaint(const QRegion ®ion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 115-130 |
| | 11 | 2 |
QFbWindow::raise| Name: | 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: | 105-108 |
| | 1 | 1 |
QFbWindow::platformScreen| Name: | 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: | 53-56 |
| | 1 | 1 |
QFbWindow::lower| Name: | 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: | 110-113 |
| | 1 | 1 |
QFbWindow::QFbWindow| Name: | 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: | 42-47 |
| | 1 | 1 |
QFbVtHandler::~QFbVtHandler| Name: | QFbVtHandler::~QFbVtHandler | | Prototype: | QFbVtHandler::~QFbVtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 126-137 |
| | 5 | 2 |
QFbVtHandler::signalHandler| Name: | 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: | 85-89 |
| | 2 | 1 |
QFbVtHandler::setKeyboardEnabled| Name: | 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: | 139-158 |
| | 9 | 4 |
QFbVtHandler::handleSignal| Name: | 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: | 160-190 |
| | 17 | 7 |
QFbVtHandler::handleInt| Name: | 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: | 192-200 |
| | 4 | 1 |
QFbVtHandler::QFbVtHandler| Name: | 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: | 92-124 |
| | 19 | 4 |
QFbScreen::~QFbScreen| Name: | 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: | 52-56 |
| | 2 | 1 |
QFbScreen::windowForId| Name: | 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: | 302-309 |
| | 4 | 3 |
QFbScreen::topWindow| Name: | 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: | 133-139 |
| | 4 | 3 |
QFbScreen::topLevelAt| Name: | 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: | 141-148 |
| | 4 | 3 |
QFbScreen::setPhysicalSize| Name: | 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: | 166-169 |
| | 1 | 1 |
QFbScreen::setGeometry| Name: | 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: | 171-181 |
| | 8 | 1 |
QFbScreen::setDirty| Name: | 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: | 150-156 |
| | 4 | 1 |
QFbScreen::scheduleUpdate| Name: | 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: | 158-164 |
| | 3 | 2 |
QFbScreen::removeWindow| Name: | 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: | 97-105 |
| | 6 | 1 |
QFbScreen::raise| Name: | 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: | 107-118 |
| | 9 | 2 |
QFbScreen::lower| Name: | 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: | 120-131 |
| | 9 | 2 |
QFbScreen::initializeCompositor| Name: | 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: | 58-62 |
| | 2 | 1 |
QFbScreen::generateRects| Name: | 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: | 183-214 |
| | 11 | 4 |
QFbScreen::event| Name: | 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: | 64-72 |
| | 5 | 2 |
QFbScreen::doRedraw| Name: | 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: | 216-300 |
| | 49 | 15 |
QFbScreen::addWindow| Name: | 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: | 74-95 |
| | 13 | 4 |
QFbScreen::QFbScreen| Name: | 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: | 48-50 |
| | 2 | 1 |
QFbCursorDeviceListener::onDeviceListChanged| Name: | 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: | 46-50 |
| | 2 | 2 |
QFbCursorDeviceListener::hasMouse| Name: | 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: | 41-44 |
| | 1 | 1 |
QFbCursor::~QFbCursor| Name: | 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: | 75-78 |
| | 1 | 1 |
QFbCursor::updateMouseStatus| Name: | 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: | 191-195 |
| | 2 | 1 |
QFbCursor::setPos| Name: | 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: | 95-102 |
| | 5 | 2 |
QFbCursor::setDirty| Name: | 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: | 180-189 |
| | 5 | 3 |
QFbCursor::setCursor| Name: | 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: | 144-147 |
| | 1 | 1 |
QFbCursor::setCursor| Name: | 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: | 149-152 |
| | 1 | 1 |
QFbCursor::setCursor| Name: | 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: | 154-157 |
| | 1 | 1 |
QFbCursor::pos| Name: | 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: | 90-93 |
| | 1 | 1 |
QFbCursor::pointerEvent| Name: | 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: | 104-112 |
| | 6 | 3 |
QFbCursor::getCurrentRect| Name: | 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: | 80-88 |
| | 6 | 1 |
QFbCursor::drawCursor| Name: | 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: | 114-133 |
| | 12 | 4 |
QFbCursor::dirtyRect| Name: | 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: | 135-142 |
| | 4 | 2 |
QFbCursor::changeCursor| Name: | 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: | 160-177 |
| | 10 | 3 |
QFbCursor::QFbCursor| Name: | 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: | 52-73 |
| | 11 | 3 |
QFbBackingStore::unlock| Name: | 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: | 83-86 |
| | 1 | 1 |
QFbBackingStore::resize| Name: | 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: | 65-71 |
| | 3 | 2 |
QFbBackingStore::lock| Name: | 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: | 78-81 |
| | 1 | 1 |
QFbBackingStore::image| Name: | 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: | 73-76 |
| | 1 | 1 |
QFbBackingStore::flush| Name: | 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: | 57-63 |
| | 3 | 1 |
QFbBackingStore::endPaint| Name: | 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: | 101-104 |
| | 1 | 1 |
QFbBackingStore::beginPaint| Name: | 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: | 88-99 |
| | 7 | 3 |
QFbBackingStore::QFbBackingStore| Name: | 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: | 44-51 |
| | 3 | 2 |
QFakeDevice::setDpiY| Name: | 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: | 452-452 |
| | 1 | 1 |
QFakeDevice::setDpiX| Name: | 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: | 451-451 |
| | 1 | 1 |
QFakeDevice::paintEngine| Name: | 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: | 453-453 |
| | 1 | 1 |
QFakeDevice::metric| Name: | 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: | 454-466 |
| | 4 | 6 |
QFakeDevice::QFakeDevice| Name: | QFakeDevice::QFakeDevice | | Prototype: | QFakeDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivate| Name: | 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: | 84-91 |
| | 4 | 2 |
QFactoryLoader::~QFactoryLoader| Name: | 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: | 228-232 |
| | 2 | 1 |
QFactoryLoader::update| Name: | 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: | 112-226 |
| | 54 | 17 |
QFactoryLoader::refreshAll| Name: | 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: | 295-303 |
| | 5 | 2 |
QFactoryLoader::metaData| Name: | 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: | 234-249 |
| | 11 | 4 |
QFactoryLoader::library| Name: | 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: | 288-292 |
| | 2 | 1 |
QFactoryLoader::keyMap| Name: | 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: | 305-319 |
| | 11 | 3 |
QFactoryLoader::instance| Name: | 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: | 251-285 |
| | 24 | 10 |
QFactoryLoader::indexOf| Name: | 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: | 321-336 |
| | 11 | 4 |
QFactoryLoader::QFactoryLoader| Name: | 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: | 93-108 |
| | 8 | 1 |
QFSFileEnginePrivate::writeFdFh| Name: | 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: | 716-765 |
| | 24 | 9 |
QFSFileEnginePrivate::unmapAll| Name: | 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: | 463-470 |
| | 4 | 3 |
QFSFileEnginePrivate::unmap| Name: | 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: | 755-775 |
| | 11 | 3 |
QFSFileEnginePrivate::sizeFdFh| Name: | 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: | 476-486 |
| | 7 | 2 |
QFSFileEnginePrivate::seekFdFh| Name: | 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: | 520-553 |
| | 17 | 7 |
QFSFileEnginePrivate::readLineFdFh| Name: | QFSFileEnginePrivate::readLineFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readLineFdFh(char *data, qint64 maxlen) | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 663-693 |
| | 11 | 4 |
QFSFileEnginePrivate::readFdFh| Name: | 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: | 585-640 |
| | 30 | 9 |
QFSFileEnginePrivate::posFdFh| Name: | 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: | 501-506 |
| | 3 | 2 |
QFSFileEnginePrivate::openFh| Name: | 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: | 255-280 |
| | 14 | 4 |
QFSFileEnginePrivate::openFd| Name: | 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: | 319-344 |
| | 14 | 4 |
QFSFileEnginePrivate::nativeWrite| Name: | 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: | 351-354 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSyncToDisk| Name: | 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: | 266-277 |
| | 5 | 2 |
QFSFileEnginePrivate::nativeSize| Name: | 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: | 441-444 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSeek| Name: | 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: | 367-370 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeReadLine| Name: | 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: | 343-346 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeRead| Name: | QFSFileEnginePrivate::nativeRead | | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | | Coverage: | 81.250% (39/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 282-338 |
| | 33 | 13 |
QFSFileEnginePrivate::nativePos| Name: | 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: | 359-362 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeOpen| Name: | 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: | 151-243 |
| | 49 | 16 |
QFSFileEnginePrivate::nativeIsSequential| Name: | 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: | 383-386 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeHandle| Name: | QFSFileEnginePrivate::nativeHandle | | Prototype: | int QFSFileEnginePrivate::nativeHandle() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeFlush| Name: | QFSFileEnginePrivate::nativeFlush | | Prototype: | bool QFSFileEnginePrivate::nativeFlush() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 257-260 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeClose| Name: | 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: | 248-251 |
| | 1 | 1 |
QFSFileEnginePrivate::map| Name: | 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: | 683-753 |
| | 41 | 14 |
QFSFileEnginePrivate::isSymlink| Name: | 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: | 511-517 |
| | 3 | 2 |
QFSFileEnginePrivate::isSequentialFdFh| Name: | 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: | 808-813 |
| | 3 | 2 |
QFSFileEnginePrivate::init| Name: | 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: | 117-139 |
| | 10 | 1 |
QFSFileEnginePrivate::flushFh| Name: | 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: | 429-449 |
| | 11 | 3 |
QFSFileEnginePrivate::doStat| Name: | 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: | 493-509 |
| | 10 | 5 |
QFSFileEnginePrivate::closeFdFh| Name: | 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: | 359-399 |
| | 19 | 6 |