This is a static copy of a profile report

Home

imresize>isInputIndexed (248460 calls, 4.576 sec)
Generated 05-Nov-2014 07:53:43 using cpu time.
subfunction in file /usr1/opt/matlab/7.13/toolbox/images/images/imresize.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
imresize>checkForMissingOutputArgumentsubfunction82820
imresize>preprocessImagesubfunction82820
imresize>postprocessImagesubfunction82820
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
631
tf = ~isempty(params.map);
2484601.432 s31.3%
All other lines  3.144 s68.7%
Totals  4.576 s100% 
Children (called functions)
No children
Code Analyzer results
Line numberMessage
Coverage results
[ Show coverage for parent directory ]
Total lines in function3
Non-code lines (comments, blank lines)2
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
629 function tf = isInputIndexed(params)
630
1.43 248460 631 tf = ~isempty(params.map);

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