isplotyyaxes (Calls: 16, Time: 0.001 s)
Generated 16-Jul-2020 17:10:06 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/graphics/illustration/+matlab/+graphics/+illustration/+internal/isplotyyaxes.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| getLegendableChildren | function | 8 |
| legend>make_legend | subfunction | 8 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 8 | if isappdata(ax,'graphicsPloty... | 16 | 0.001 s | 41.9% | |
| 7 | if isgraphics(ax) | 16 | 0.000 s | 31.3% | |
| 14 | end | 16 | 0.000 s | 1.0% | |
| 6 | tf = false; | 16 | 0.000 s | 0.2% | |
| 13 | end | 16 | 0.000 s | 0.2% | |
| All other lines | 0.000 s | 25.6% | |||
| Totals | 0.001 s | 100% |
| Total lines in function | 14 |
| Non-code lines (comments, blank lines) | 5 |
| Code lines (lines that can run) | 9 |
| Code lines that did run | 5 |
| Code lines that did not run | 4 |
| Coverage (did run/can run) | 55.56 % |