Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Todo Work 15 todo
Urgent Work 0 fixme

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 15

fr.in2p3.jsaga.adaptor.data.IrodsDataAdaptorAbstract Line
--No comment-- 172
--No comment-- 256
check this 273
fr.in2p3.jsaga.adaptor.data.IrodsDataAdaptorLogical Line
put in map 110
check this code that I don't understand... String key = null, value=null; Iterator iterator = keyValuePatterns.keySet().iterator(); while (iterator.hasNext()){ key = (String)iterator.next(); value = (String)keyValuePatterns.get(key); } 120
--No comment-- 214
--No comment-- 218
--No comment-- 222
--No comment-- 226
fr.in2p3.jsaga.adaptor.data.SrbDataAdaptorLogical Line
remove this when supporting by jsaga engine public String getType() { return "srbl"; } 26
--No comment-- 171
--No comment-- 175
--No comment-- 247
--No comment-- 251
--No comment-- 255