This is a static copy of a profile report

Home

workspacefunc>getCleanupHandler (2 calls, 0.000 sec)
Generated 14-Nov-2016 07:47:17 using cpu time.
subfunction in file /usr/local/MATLAB/MATLAB_Production_Server/R2015a/toolbox/matlab/codetools/workspacefunc.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
workspacefuncfunction2
Lines where the most time was spent
No measurable time spent in this function

Line NumberCodeCallsTotal Time% TimeTime Plot
1269
cleaner = onCleanup(@(~,~) com...
20 s0%
All other lines  0 s0%
Totals  0 s0% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
onCleanup>onCleanup.onCleanupsubfunction20 s0%
...pace.MatlabWorkspaceListener.swl(swl)anonymous function20 s0%
Self time (built-ins, overhead, etc.)  0 s0%
Totals  0 s0% 
Code Analyzer results
Line numberMessage
Coverage results
Show coverage for parent directory
Total lines in function2
Non-code lines (comments, blank lines)1
Code lines (lines that can run)1
Code lines that did run1
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
time 
calls 
 line
1268 
function cleaner = getCleanupHandler(swl)
      2 
1269 
cleaner = onCleanup(@(~,~) com.mathworks.mlwidgets.workspace.MatlabWorkspaceListener.swl(swl)); 

Other subfunctions in this file are not included in this listing.