OpenCoverage

mylib.c

Absolute File Name:/home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c
Switch to Source codePreprocessed file
LineSourceCount
1static int pluginVariable = 0xc0ffee;-
2 int *pointerAddress()-
3{-
4 return
executed 2 times by 1 test: return &pluginVariable;
Executed by:
  • tst_QPluginLoader
&pluginVariable;
executed 2 times by 1 test: return &pluginVariable;
Executed by:
  • tst_QPluginLoader
2
5}-
6-
7 int version()-
8{-
9 return
never executed: return 1;
1;
never executed: return 1;
0
10}-
Switch to Source codePreprocessed file

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9