This is a static copy of a profile report

Home

webpipe>tail (17 calls, 0.000 sec)
Generated 05-Aug-2011 13:03:57 using cpu time.
subfunction in file /home/LeechJ/cbass_analysis/reduc/support/webpipe.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
webpipe>subpagessubfunction16
webpipefunction1
Lines where the most time was spent
No measurable time spent in this function

Line NumberCodeCallsTotal Time% TimeTime Plot
428
return;
170 s0%
427
fprintf(fid,'</table><...
170 s0%
All other lines  0 s0%
Totals  0 s0% 
Children (called functions)
No children
Code Analyzer results
Line numberMessage
Coverage results
[ Show coverage for parent directory ]
Total lines in function4
Non-code lines (comments, blank lines)2
Code lines (lines that can run)2
Code lines that did run2
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
   time   calls  line
425 function tail(fid)
426
17 427 fprintf(fid,'</table></body></html>');
17 428 return;