hggetbehavior>localPeek (156 calls, 0.000 sec)
Generated 14-Nov-2016 07:47:21 using cpu time.
subfunction in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/graphics/hggetbehavior.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
hggetbehavior | function | 156 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
125 | if isfield(bb,behavior_name) | 156 | 0 s | 0% | ![]() |
121 | bb = get(h,'Behavior'); | 156 | 0 s | 0% | ![]() |
120 | if isprop(handle(h),'Behavior'... | 156 | 0 s | 0% | ![]() |
119 | ret_h = handle([]); | 156 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0 s | 0% |
Total lines in function | 12 |
Non-code lines (comments, blank lines) | 3 |
Code lines (lines that can run) | 9 |
Code lines that did run | 4 |
Code lines that did not run | 5 |
Coverage (did run/can run) | 44.44 % |