| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
updateIncrProperty| Name: | INCRTransaction::updateIncrProperty | | Prototype: | void updateIncrProperty(xcb_property_notify_event_t *event, bool &accepted) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 204-238 |
| | 19 | 4 |
~INCRTransaction| Name: | INCRTransaction::~INCRTransaction | | Prototype: | ~INCRTransaction() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 188-202 |
| | 8 | 3 |
timerEvent| Name: | INCRTransaction::timerEvent | | Prototype: | void timerEvent(QTimerEvent *ev) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 241-251 |
| | 2 | 2 |
INCRTransaction| Name: | INCRTransaction::INCRTransaction | | Prototype: | INCRTransaction(QXcbConnection *c, xcb_window_t w, xcb_atom_t p, QByteArray d, uint i, xcb_atom_t t, int f, int to) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 169-186 |
| | 8 | 2 |