getSettingsRoot (12 calls, 0.010 sec)
Generated 14-Nov-2016 07:47:25 using cpu time.
function in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/configtools/+matlab/+internal/getSettingsRoot.m
Copy to new window for comparing multiple runs
Line Number | Code | Calls | Total Time | % Time | Time Plot |
3 | persistent settingsRoot | 12 | 0.010 s | 100.0% | ![]() |
10 | end | 12 | 0 s | 0% | ![]() |
9 | obj = settingsRoot; | 12 | 0 s | 0% | ![]() |
5 | if isempty(settingsRoot) | 12 | 0 s | 0% | ![]() |
2 | mlock; | 12 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0.010 s | 100% |
Total lines in function | 10 |
Non-code lines (comments, blank lines) | 3 |
Code lines (lines that can run) | 7 |
Code lines that did run | 5 |
Code lines that did not run | 2 |
Coverage (did run/can run) | 71.43 % |