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 | 8 | todo |
Ugly or Buggy | 87 | XXX, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 8
org.egothor.duplicity.algorithm.DuplicityChecker | Line |
---|---|
tady by mohlo byt pro generovani nahodne permutace permutatedMinsFiller = PermutatedMinsFiller.createNew(); ale kvuli opakovatelnosti testu sem davam konstantu | 128 |
org.egothor.duplicity.file.AllSimilarUnitPairsFile | Line |
tohle je prasarna, metoda se od jine lisi jen v typu parametru | 155 |
org.egothor.robot.ReplaceTest | Line |
add your test code below by replacing the default call to fail. fail("The test case is empty."); | 43 |
add your test code below by replacing the default call to fail. fail("The test case is empty."); | 53 |
org.egothor.robot.TestPatternTest | Line |
add your test code below by replacing the default call to fail. fail("The test case is empty."); | 43 |
add your test code below by replacing the default call to fail. fail("The test case is empty."); | 53 |
org.egothor.util.BitmapTest | Line |
add test methods here. The name must begin with 'test'. For example: public void testHello() {} | 153 |
org.egothor.util.QueueTest | Line |
add test methods here. The name must begin with 'test'. For example: public void testHello() {} | 145 |
Number of occurrences found in the code: 87
org.egothor.apps.Extractor | Line |
---|---|
r.weight() is not written | 138 |
org.egothor.cache.arc.ArcCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 275 |
org.egothor.cache.fifo.FifoCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 265 |
org.egothor.cache.lru.LruCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 276 |
org.egothor.cache.multiQueue.MultiQueueCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 313 |
org.egothor.cache.staticDynamic.StaticDynamicCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 311 |
BUG assertEquals("{a=b, c=d, e=f}", c1.toString()); | 315 |
org.egothor.cache.twoQueue.TwoQueueCacheTest | Line |
BUG assertEquals("{a=b, c=d}", c1.toString()); | 318 |
org.egothor.core.memory.Document | Line |
not implemented | 75 |
org.egothor.core.memory.FTField | Line |
only root fields and only RANGE tokens | 172 |
org.egothor.core.memory.MemoryBarrel | Line |
not implemented | 48 |
--No comment-- | 299 |
org.egothor.core.memory.MemoryIList | Line |
here is still some open bug and this is a report for it | 151 |
org.egothor.core.query.Rider | Line |
existing IList is not reopened, previous open object is used - this might not work correctly when accessing the respective proximity | 229 |
org.egothor.dir.Group | Line |
not implemented | 107 |
not implemented | 113 |
org.egothor.dir.Tanker | Line |
this object will not close anything | 170 |
org.egothor.dir.TankerImplSecure | Line |
already destroyed by the tanker | 555 |
org.egothor.dynamizer.Egothor | Line |
let it be for now | 247 |
org.egothor.html.HTMLSimplifier | Line |
it is fine | 110 |
that must be fine | 174 |
org.egothor.io.FileLocal | Line |
ignore everything (NullPointer since the upper structure may be missing) | 114 |
org.egothor.listener.TransactionListener | Line |
ignore this | 82 |
ignore this | 99 |
ignore this | 112 |
ignore for now | 164 |
org.egothor.lock.LockManager | Line |
maybe here is the same situation as above, the indexConstRecord may be null | 345 |
org.egothor.query.QNot | Line |
should we rather require both sub queries? | 30 |
transform according to problematic part to QTerm or this: | 135 |
org.egothor.query.runner.PhraseScan | Line |
--No comment-- | 199 |
org.egothor.query.runner.ProxRunner | Line |
--No comment-- | 160 |
org.egothor.query.runner.enhanced.ProxRunner | Line |
--No comment-- | 109 |
org.egothor.repository.DocumentsDB | Line |
BUGFIX: implement compression, existing breaks querying phase | 46 |
--No comment-- | 164 |
org.egothor.repository.MapDbRepository | Line |
no TX yet | 43 |
org.egothor.repository.WebStore | Line |
do this in a parallel way (at least two threads are needed then) | 90 |
org.egothor.robot.Response | Line |
disabled: logger.log(Level.INFO,uri,contentType); | 281 |
disabled: logger.log(Level.INFO, uri, charSetFound); | 311 |
Title is not in meta (it would be passed to initialize above), but WWW gate parses HTML as well, so it is not needed to set the metadata correctly. | 331 |
org.egothor.robot.Subnet | Line |
no resize of the structures | 109 |
org.egothor.robot.cabinet.MfrExtractor | Line |
do some operation | 43 |
org.egothor.robot.index.DocumentsFastWriter | Line |
--No comment-- | 69 |
org.egothor.robot.index.TermsFastReader | Line |
--No comment-- | 82 |
org.egothor.robot.index.TermsFastWriter | Line |
--No comment-- | 44 |
--No comment-- | 59 |
org.egothor.robot.module.Page | Line |
release it? if so, then the same must be done on exception paths out of this thread targetEscape = null; | 247 |
release it? if so, then the same must be done on exception paths out of this thread targetEscape = null; | 271 |
org.egothor.robot.module.PageSequentialQueue | Line |
r is never null, but one never knows... | 140 |
org.egothor.robot.module.Server | Line |
be conservative - if robots.txt is not available, we stay with the last one rather than setting an empty robots.txt | 249 |
tady by se dalo pushnout nekam na smetiste, pokud je pocet fatalErroru nadlimit anebo je dlouho ta stranka mrtva | 274 |
org.egothor.robot.module.T0 | Line |
no need to lock zombie now, it is not important here and an exception will not be thrown anyway | 144 |
if this code is executed by T0 thread, then everything if fine, since none will open another instance of the server -> no lock needed here | 286 |
inMem.notifyAll(); | 456 |
inMem.notifyAll(); | 495 |
org.egothor.robot.module.T3 | Line |
let it be? => it will be timeouted | 231 |
org.egothor.robot.module.T5 | Line |
bad luck for the page - it will not get more attempts now | 253 |
org.egothor.robot.module.Transmitter | Line |
we cannot run as thread for now!!! super.start(); | 50 |
check whether the Client wants to retrieve the event | 204 |
org.egothor.slotter.SlotMap | Line |
bad luck, ignore | 244 |
org.egothor.stemmer.Optimizer | Line |
also must handle Cnt and Skip !! | 127 |
org.egothor.store.Documents | Line |
--No comment-- | 113 |
--No comment-- | 133 |
org.egothor.store.IListMetadataRead | Line |
should we throw EOFException? | 200 |
org.egothor.store.IListMetadataWrite | Line |
should be computed as long | 81 |
org.egothor.store.Terms | Line |
--No comment-- | 509 |
--No comment-- | 556 |
org.egothor.store.TermsWriter | Line |
--No comment-- | 62 |
--No comment-- | 80 |
--No comment-- | 112 |
--No comment-- | 135 |
org.egothor.store.ThickBarrelSortedOut | Line |
full 63b support needed here | 69 |
change to support full 63-bit numbers! | 100 |
this is OK, permutation was read completely | 107 |
63b support needed System.out.print("0o: "+rank.get((int) (actualUID=doc.getUID()))); | 138 |
63b support needed | 240 |
org.egothor.Constants.FIRSTUID-1 ? | 290 |
one may check weight here -- for assurance | 322 |
EOF or something worse | 327 |
org.egothor.text.Snipper | Line |
we could add a value given by Semantics | 155 |
org.egothor.util.IntegerArray | Line |
this is OK, the file must end sometime | 175 |
org.egothor.util.hash.Directory | Line |
I should rather return true and run fsck afterwards... | 173 |
org.egothor.util.hash.Table | Line |
I should rather return true and run fsck afterwards... | 324 |
org.egothor.util.io.Array | Line |
--No comment-- | 97 |
org.egothor.util.sort.MergeSort | Line |
--No comment-- | 60 |
--No comment-- | 194 |
--No comment-- | 243 |
org.egothor.util.sort.PermutedSequence | Line |
--No comment-- | 65 |