Report: Work Files or Metrics Differentials (Modified For Version 6.00) |
Option: -w |
Compatible Options: RSM Option Cross Reference |
Usage: -wc Create files, workfile.dat and rm112220.00 date format -w "File myworkfile.dat" User specified work file -wW Work differential between last (workfile.dat) and now -wx Extract work differential between two work files rsm -H -O report.htm -wc s*.h s*.cpp rsm -H -O report.htm -wW *.h *.cpp rsm -H -O report.htm -wx rm112819.99 rm012820.00 rsm -H -O report.htm -Tw -wx rm112819.99 rm012820.00 |
Source: C, C++ and Java |
Using RSM for Metrics Differentials RSM can perform a source code metrics differential analysis between two dated baselines. The -w mode creates a file which contains each file and its LOC metrics by the date of the -w processing. This mode creates a file by a name in the form of rmMMDDCC.YY where MM is the month, DD the day, CC the century and YY is the year. When this mode completes, the work file is copied to a file called workfile.dat. This file is used as the last historic baseline for the -wW mode. The -wW mode displays the metrics differential from the workfile.dat to the present date. You may also use the -wx option to process metrics differentials between two rmMMDDCC.YY
files. |
Example Content of workfile.dat Resource Standard Metrics Work File DO NOT EDIT - This is a Generated File 5.00 930306296 cell.h 926071044 762 23 21 11 8 36 15 0 ocean.h 926071058 574 22 20 5 8 34 11 0 target.h 926071028 727 27 24 8 9 43 12 0 |