This is a static copy of a profile report

Home

workspacefunc>getCleanupHandler (Calls: 3, Time: 0.002 s)
Generated 18-May-2021 16:05:18 using performance time.
subfunction in file /usr/local/MATLAB/R2021a/toolbox/matlab/codetools/workspacefunc.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
workspacefuncfunction3
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
1612
cleaner = onCleanup(@(~,~) com...
30.002 s93.4%
All other lines  0.000 s6.6%
Totals  0.002 s100% 
Children (called functions)
No children
Code Analyzer results
Line numberMessage
1612'com.mathworks' package and subpackages will be removed in a future release. There is no simple replacement for this.
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
1611 
function cleaner = getCleanupHandler(swl)
  0.002 
      3 
1612
cleaner = onCleanup(@(~,~) com.mathworks.mlwidgets.workspace.MatlabWorkspaceListener.swl(swl)); 

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