onCleanup>onCleanup.onCleanup (Calls: 1, Time: 0.001 s)
Generated 27-Jul-2019 12:51:47 using performance time.
class method in file C:\Program Files\MATLAB\R2019a\toolbox\matlab\general\onCleanup.m
Copy to new window for comparing multiple runs
This function changed during profiling or before generation of this report. Results may be incomplete or inaccurate.
Parents (calling functions)Function Name | Function Type | Calls |
allchild | function | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
51 | if ~isa(functionHandle, 'funct... | 1 | 0.000 s | 23.0% | |
54 | obj.task = functionHandle; | 1 | 0.000 s | 14.3% | |
55 | end | 1 | 0.000 s | 0.7% | |
50 | narginchk(1, 1); | 1 | 0.000 s | 0.0% | |
43 | function obj = onCleanup(funct... | 1 | 0 s | 0% | |
All other lines | 0.001 s | 62.0% | |||
Totals | 0.001 s | 100% |
Total lines in function | 13 |
Non-code lines (comments, blank lines) | 6 |
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 % |
Other subfunctions in this file are not included in this listing.